123,985 Commits over 4,171 Days - 1.24cph!
smoothed out rear sight on lr300 viewmodel; fixed some clipping issues with lr300 animations
Fixed grass shader when temporal alpha to coverage is disabled
map & planner prefab updates
map/planner world player anims
Prototyped a better, low-overhead variant of prefab pooling
planner sprint added to player anim controller
Only log building privilege warning if developer > 0
Deployable placement sounds
Retired EntityDisabled script (needless component overhead)
▆▋▍▋▊▅▆▆▄▍▆ ▅▅█▊▇ ▉▊▉▄▌▅▇▄▊▍▍▇ (▇▋█▉-▉▆█▆)
Deployable component is now prefab attribute (stripped from instances, reduced memory usage)
Fixed ambient light adjustment inside player buildings being reversed
fixed attachment points on bolt rifle
fixed ironsights on bolt rifle
tweaked the bolt_rifle animations; also adjutsed the sound timings to match the animations better
added the skintag to the bolt rifle viewmodel (custom skins should work on it now)
fixed thrown melee weapons dropping to ground for other viewers RUST-1420
fixed boltrifle cycle animation taking too much screenspace when ADS
Added pool.mode convar (defaults to prefab pooling v1 for now)
Merge from prefab_pooling_2 (for testing, disabled by default)
Deprecated brdf-embedded cloud shadows (move to shadow/post)
Reduced reflectance micro-occlusion to 3% of range (closer to unity baseline)
Added support for registering any game object as a prefab at runtime (so we can pool runtime-generated objects)
Terrain + terrain-blend shader (non-pvt) optimizations; up to 2x faster on max settings
Changed parallax step adjusment from mip to distance + view vector
Touched all rust/std shaders
Added pooling for the conditional models of buildings
Added pooling support to renderer and collider batching
Merged prerelease into main
Fixed airfield monument crashing the world generation on some seeds
Runtime water optimizations in editor mode + improved visibility and simulation culling
Deferred normal encoding by default; making room for anisotropic params
Fixed emission map not working
Rewrote network group updating to be more robust with entity parenting
updated icons for rope and sewing kit
Water related server compile fix
Fixed shorts armour occupation
Catch ands Retry schema download