155,889 Commits over 4,536 Days - 1.43cph!

3 Days Ago
fixed ladder worldmodel outline from disappearing after a second. cause: child object of the prefab was off center. Zeroing transforms fixed it.
3 Days Ago
Add milk jar with sloshing liquid and improved glass - Milk moves with the jar and gradually settles - Keeps the same amount when tilted or upside down - Softer liquid surface edge and clearer glass - Includes a preview prefab for testing and tuning
3 Days Ago
Merge from render_pipeline_testing
3 Days Ago
Adding new frog rig
3 Days Ago
Merge from main
3 Days Ago
Updated second UV channel on calf,cow and bull
3 Days Ago
use nonjittered matrix for water reflection sampling to fix flickering with DLSS
3 Days Ago
merge from sv_console_terminal_fix
3 Days Ago
Fix decal screen UVs on RRP DLSS
3 Days Ago
Merge: from serverprofiler_disablememtracking - Bugfix for WatchAllocs failing to export snapshot almost always Tests: none, trivial change
3 Days Ago
NRE fix for step 3, applying to prefabs
3 Days Ago
Bugfix: ServerProfiler - don't record WS/VS system memory, as there's an untracked data corruption Was causing WatchAllocs to fail to export 80% of the time Tests: none, trivial change
3 Days Ago
merge main -> rust_relay_server
3 Days Ago
Cleanup, refactor, bug fixes.
3 Days Ago
Merge: from main
3 Days Ago
Cleanup/refactor
3 Days Ago
Removed harvesting wolf skull from all farm animals
3 Days Ago
Fixed duplicate LODGroups on Bull, cow, lamb and sheep ragdolls
3 Days Ago
Enable r/w on fence_gate_col
3 Days Ago
Fix animation NRE in Trans_ChasedFromBehind Fixed labels on livestock prefabs Add new meat to manifest Fixed missing parameter on sheep state machine
3 Days Ago
merge from main
3 Days Ago
Fix ViewModelCamera null rendertarget on BIRP
3 Days Ago
Fix DeferredMeshDecals null rendertarget on BIRP
3 Days Ago
Update raditation RRP volume vignette values
3 Days Ago
Merge from blue_noise_dithering
3 Days Ago
Removed the space from the items shortname, minifridge can now be used as an emoji in chat
3 Days Ago
Disable RRP water additional lights for parity
3 Days Ago
- Fixed coloured sky lanterns missing descriptions - Removed outdated research table warning - Fixed boltie description typo
3 Days Ago
Implement upscaling method options (nearest, linear, bicubic, biquadratic, catmull-rom) and move sharpening pass to after upscale
3 Days Ago
Hacky compile fix to get builds working
3 Days Ago
Merge from main
3 Days Ago
Require manual periodic stirring of the bio mixture to ensure its turned into low grade
3 Days Ago
- Setup biofuel generator ui - Takes in food, converts to low grade
3 Days Ago
add turn settle/slide/spin. (spin needs gain controls, basically useless for now - so off.)
3 Days Ago
Stripped interlocked usage, more cleanup
3 Days Ago
move convars around
3 Days Ago
add gizmos, convars for tuning, rewrite to use anim clips rather than blending between them. looks a lot better but still needs to handle slide + extra step and direction switching
3 Days Ago
Merge from sep_2026_mesh_checks
3 Days Ago
Merge from main
3 Days Ago
Merge from icon_generator_rework
3 Days Ago
Alt dragging now rotates the light of the icon
3 Days Ago
Add in an event for the loading screen image shown
3 Days Ago
Ran an optimisation + performance pass to the new console terminal improvements, added profiling
3 Days Ago
Merge from main
3 Days Ago
Merge from torch_hash_warning_fix
3 Days Ago
respect water layer toggle in RRP
3 Days Ago
Fix HttpContent being double disposed
3 Days Ago
Added CMoveData:RemoveKey helper * Since CMoveData:AddKey and Get/SetButtons already exist Fixed Kinect SDK not even trying to load on 64bit builds Potential fix for kickid kicking unauthed players when using SteamID64 * Also use SteamGameServerUtils()->GetConnectedUniverse() instead of hardcoding public universe Make Entity.GetHitboxSetCount return a number at all times Fixed potential crash issue with ToGL texture reading
3 Days Ago
merge from render_pipeline_testing
3 Days Ago
fix underwater bubbles not working in RRP