139,971 Commits over 4,505 Days - 1.29cph!

3 Months Ago
Toned down speech animation parameters slightly
3 Months Ago
Add support for raycasting inside the pool physics engine
3 Months Ago
remove beard cap from Male/O material (doesn't get removed without a beard apparently)
3 Months Ago
merge rust_relay_server -> main (NRE Hotfix)
3 Months Ago
resolved NRE in BasePlayer::SendEntityUpdates
3 Months Ago
missed file
3 Months Ago
Fix movember card moustache (for modders)
3 Months Ago
exported updated 3p jump anim
3 Months Ago
Combine both entiities
3 Months Ago
Updating industrial torch viewmodel rig
3 Months Ago
wip rain grace period
3 Months Ago
Update(tests): add a couple more trimming edge cases Discovered during rewrite Tests: ran unit tests
3 Months Ago
industrial garage door; - removed neighbouring ao from moving parts, only self occlusion for parts that move.
3 Months Ago
Merge from PlayerRigUpdate2
3 Months Ago
Merge from main
3 Months Ago
merge from devtools_scaling_fixes
3 Months Ago
Copy paste list view fixes
3 Months Ago
Tweaked free aspect layout of item and vehicle tabs
3 Months Ago
Fixed F1 loadout tab scaling issues when using free aspect
3 Months Ago
Fixed copypaste grid button title text layout issues
3 Months Ago
Fixed F1 copy paste tab scaling issues when using free aspect
3 Months Ago
merge rust_relay_server -> main
3 Months Ago
merge main -> rust_relay_server
3 Months Ago
Updating m16 view model rig with new mesh
3 Months Ago
merge from iolines_shader_fix
3 Months Ago
Restored invisible wire material
3 Months Ago
Restored hose material colours
3 Months Ago
merge from main
3 Months Ago
Added environment volumes for the apartment type B interior corridors apartment_complex_1 s2p
3 Months Ago
merge from barrel_conveyor_fix
3 Months Ago
Fix barrels not showing up in conveyor filters since reskin support was added
3 Months Ago
tweaked central oak for better fit in market place near final splat painting
3 Months Ago
Merge from main
3 Months Ago
merge from optimize_deep_sea_texture -> main
3 Months Ago
Change deep sea height data from managed -> native array
3 Months Ago
Exterior lighting progress & related files
3 Months Ago
merge from iolines_shader_fix
3 Months Ago
Fixed remaining hose IO material still using the wire shader
3 Months Ago
merge from wallpaper_defaultskin_fix
3 Months Ago
Fixed wallpaper skin picker not showing the default skins, regression from last month
3 Months Ago
Russian roulette progress
3 Months Ago
Fixed FlexGraphicTransform messing with rust icon rendering after the TMP update
3 Months Ago
merge from optimize_generate_textures_alloc -> main
3 Months Ago
Fix VS putting the wrong class name
3 Months Ago
Add profiler samples
3 Months Ago
Fix heap watermark allocation of 280MB when generating textures on startup - switch from using managed array buffers in GenerateTextures() to NativeArray + Get/SetPixelData()
3 Months Ago
lod baker: distinguish identical mesh names
3 Months Ago
merge from server_browser_description_loading_fix
3 Months Ago
Lighting prefabs
3 Months Ago
Update Facepunch.Steamworks (22b352e) Fixes the initial challenge request for A2S_RULES queries using the A2S_PLAYERS byte, causing server info in the browser to fail to load in some cases Important: Server hosts need to ensure they use the A2S challenge mechanism correctly, otherwise their server's info / descriptions WILL NOT load