155,184 Commits over 4,536 Days - 1.43cph!
merge from automated_testing
- Changed the NGSS shadow sampling code to keep the loops rolled to prevent register pressure.
- Moved the poisson disk arrays to the CPU and passed them in to the GPU as a constant buffer to prevent them from taking up register space.
- Reduced the amount of data needed per AdditionalShadowData element to reduce register usage during the shadow sampling process.
merge from minigun_ammo_reload_fix
Only change livestock hp in 5% increment when mood increases / drops, to avoid networking full entity snapshots everytime health changes because of mood
exported edited viewmodel pulpin anim and slight edit of pull pin to drop transtion on anim.controller
Fix minigun ammo count not updating when reloading it inside a box
Fix the reload option being visible when already at max ammo capacity
Cherrypick of
165805 from mt_snapshot_saving
█ ▄▅▉▇▅ ▅▅▇▋ ▄▊▍▄▅█▊▅▌▄▌▅█▆█▅▄▌▊▆█▉▍▄▍▊▍▊▆▍▍▊▍▊▌
▍ ▆▄▍▍█▋ ▊▍▊▌▇▍▉ ▄▉▇▆▋▍█ ▇▍▆▅ ▆ █▍▋▌▇▋▋▍▍▉█▉▊ ▆▊▌▆▆▆▋▉ ▍▊█▊ ▋▍▌▉▉ ▆▌▋▋ ▄▋▌▄▆ ▅▉ ▍▉█▄▋▉
Optim: defer loading of small atlases, and pack them into ui dynamic bundle
Prevents loading of ~30 atlases (original and small), which saves another ~250MB
Tests: booted stnadalone build and compared snapshots. navigated to store with failloads and made sure small atlas versions are picked up
Fixed bull item name and description in prefab.
Fix issue with grenade starting in the wrong place when deploying the last in a stack in 1st person
Cherrypick
165386 (Added IsAbsolute to RustFlexText)
Merge from rrp_ui_grabpass
Use GetTemporaryRT for UI blur capture
Animal fence (+graveyard fence) category Misc -> Construction
Fix being able to recycle milky and creamy teas since it makes no sense
▉ ▉▌▉▋▉▊▊▍▋ ▄▌▍▅▌▉▊▇ ▇▋▆█▆ ▊▊▍▊▄▇▍ █▉ ▇▉▇▌▆ ▊▍▅▇▇▄█▋▋ ▅▊▄ ▆▋▉▇ ▉▇▅ ▆▆▍▌ ▌▉▆ ▍▆ ▉█▇▌ ▍▇▍▇▅▇▍█ ▌▌▍▋▄▄▄▆▍▅ ▋▆▆ ▊▄▋▅▇▌▄ ▄▅ ▆▆▋▌ ▄▍▋ ▅ ▅▅▇▋▇ ▇▄ ▄▌▉ ▅▋▇█▋▅▊▇ ▇▅▆▌▉▌▇▊▊▊ ▄▆▍▅█▋▍ ▉▌ ▉ ▆▊▋ ▄█▇▍▆▌ ▋█▊▅ ▋▊▉▍▇▊ ▉▇▋▋▇▍▊▉ ▄▇▊█▅ ▇▅▄▋█▅▇ ▆▍▄▋▌▅█▄▅ ▉▌▌ ▊▍▆ ▅█▍█▅▌▋ ▌▍▆▆ ▇▇▄▊▌ ▅▋▍ █▊▆▍▌▅ ▉▉█▉█ ▋▌▆▄ ▍▉▋▍▄▉▉▅ ▅▉▊▌ ▅▍█▊▊▅▊ ▉▊ ▌█▄▇▉▆▇▆ ███▄▆▄ ▄▅▆▊ █▌▉▅█
biofuel_generator -> main
merge from texture_optimization_2026
Indicator lights listen to their being disabled
Removed livestock pattern tester from Cow prefab. Updated values on BullPattern and CowPattern to allow full bias map utlisation.
Fixed 'Pregnant' on Cow UI being offset
Add profile markers and fix blur darkening
Fix fullscreenSkinViewer background
slight edit to legs on frog jump anims
Fix biofuel generator stringpool warnings
Stricter angle placement
Fix spoiled produce not compatible
merge from halloween_costume
Resized the last few remaining LOD textures
Fixing crossbow arrow head rotation
Fixed the Forward+ shadow and attenuation for directional lights
Fixed the light attenuation for the Forward+ path
More LOD texture optimizations
Rebaked some textures and adjusted LOD distances
Removed the GetAdditonalLight method, as that causes register pressure by returning a struct of light data that isn't needed right away in the shader
- anim updates
- updated left Ik position
merge from animal_fencing_v2
Merge: from mt_snapshot_saving
- Bugfix for accessing null buffer on non-main thread
Tests: booted to Craggy
Bugfix: ensure thread-static buffer is initialized on all threads
Tests: booted into craggy