140,466 Commits over 4,352 Days - 1.34cph!

10 Days Ago
▌▊▅▄▆▆ ▋▌█▍▌▉▅▅
10 Days Ago
Updated eyetransform in rustplayer.fbx
10 Days Ago
Bugfix(tests): fix invalid position logic in ServerOcclusionGroup tests Tests: unit tests pass
10 Days Ago
charms cleanup, fixed jittering issue, rotated and scaled better, tweaked AR position
10 Days Ago
restore
10 Days Ago
merge from main
10 Days Ago
Updated server side ragdoll bone pos data
10 Days Ago
Apartment complex b file cleanup
10 Days Ago
Fix most of the ServerOcclusionGroup tests Default grid size was too small (it just used out of bounds cells before) Fixed IsVisibleFrom to also test against the circular radius Reset some convars that can make the tests fail
10 Days Ago
▅ ▄▌▄ ▅█▋▇▇▊ ▅▉▍█▇▋▅▉ ▆ ▅▉▆▍▊▅▍ ▌▉▋▊▌▅█▅
10 Days Ago
▉▋▅▌▋▉▇
10 Days Ago
updated faberge egg H - added full rig - animated excavator
10 Days Ago
Port tiger, panther, croc and naval scientists Will need thorough testing
10 Days Ago
Add todo comments
10 Days Ago
Remove GetCornersNonAlloc helpers and intermediate buffers
10 Days Ago
fix dot product water direction to be absolute, in case wheel is rotated the other way
10 Days Ago
Revert recent changes to new NPCs pathfinding component, they don't need it with the new abstraction around NavMeshAgent and NavMeshPath Port the new wolf as a test, works fine but unlike old NPCs does not support switching at runtime without throwing errors, to investigate
10 Days Ago
explicitly set render targets in GeometryPass, z buffer was missing from forward opaques
10 Days Ago
Lots of small improvements to make the multi-unlock process more robust Handle closing the techtree or switching tabs during unlock Selection path stays visible as the animation runs, prevent selecting other nodes until it finishes
10 Days Ago
easter floorpaper update, added wip wallpaper, temp IDs/icons, engine file
10 Days Ago
mortar bipod fix - separated geo from the bipod tube so it can rotate - quick fix looks decent enough
10 Days Ago
Apartment complex b more damage progress
10 Days Ago
Implemented deploy, mounting and movement sounds for the water wheel
10 Days Ago
▊ ▉█▇▆▆▌▆ ▊▉▍ ▇▌▄▍ ▄▌▍▊▉▉ ▌▆▍▄▌▍▍▊▍▋▇ ▉▉█▍█▄▍▍▊ ▄▋▍▉█▇▊▇ ▉▇▍ ▉▇▍▋ ▇█▇█▆▍▊
10 Days Ago
Arctic hazmat skin pass
10 Days Ago
Added statistical analysis for mesh sizes to Indirect Instancing Tools
10 Days Ago
Enable Read/Write for 2752 meshes below 128 KB
10 Days Ago
▍ ▉▉▍▄▄ ▋▋▋▍ ▌▍▄█▄▊▍▉█▌▊▅▄▉▇▇▍▊▋▆▅▉▋▇▍▊▊▆▋▍▆▄▋▅
10 Days Ago
Port old oilrig scientists, just to check that monuments properly support switching navmesh back and forth, will port all other old scientists later
10 Days Ago
Fix incorrect material in jacket (male and female)
10 Days Ago
Kitchen kit meshes and prefab update. Added WIP materials.
10 Days Ago
Merge from main
10 Days Ago
collision fix for mounting on not open side, fix for oceans not rocking wheel back and forth
10 Days Ago
Merge from turret_paintball_fixes
10 Days Ago
Code review fixes
10 Days Ago
Port polar bear, boar, chicken and stag Properly take into account "base offset" property use on chicken and stag
10 Days Ago
Route all references to unity navmesh to class with same API, to easily intercept and route requests to the correct navmesh depending on the convar Converted bear to be able to switch between unity and custom navmesh at will, has yet to port other old and new animals as well as all humanoids
10 Days Ago
Merge from main
10 Days Ago
Scene stuff for Hannah
10 Days Ago
Merge from viewmodel_early_disable_fix
10 Days Ago
edited RHIB ik steering wheel hand positions in its prefab
10 Days Ago
Fixed knights armour model bug
10 Days Ago
Updating Rust.RenderPipeline to include removal of old PostFXStack settings class
10 Days Ago
Updated the Rust.RenderPipeline package to include the new volume component changes
10 Days Ago
exported 3p raft paddle idle anims
10 Days Ago
fix wheel spinning properly in rivers
10 Days Ago
Merge: from defer_tick_analytics - Optim: start analytics tasks earlier to avoid blocking main thread Tests: Jobs3 on craggy in editor
10 Days Ago
Update: bring back pooling for ApplyChangesParallel_AsyncState Theorising it'll be safer for hot-reload/manual domain reload flow Tests: craggy with jobs 3
10 Days Ago
fix NRE equipping tank top
10 Days Ago
Updated the Rust.RenderPipeline package and fixed compatibility issues