136,422 Commits over 4,444 Days - 1.28cph!

36 Days Ago
remove beard cap from Male/O material (doesn't get removed without a beard apparently)
36 Days Ago
merge rust_relay_server -> main (NRE Hotfix)
36 Days Ago
resolved NRE in BasePlayer::SendEntityUpdates
36 Days Ago
missed file
36 Days Ago
Fix movember card moustache (for modders)
36 Days Ago
exported updated 3p jump anim
36 Days Ago
Combine both entiities
36 Days Ago
Updating industrial torch viewmodel rig
36 Days Ago
wip rain grace period
36 Days Ago
Update(tests): add a couple more trimming edge cases Discovered during rewrite Tests: ran unit tests
36 Days Ago
industrial garage door; - removed neighbouring ao from moving parts, only self occlusion for parts that move.
36 Days Ago
Merge from PlayerRigUpdate2
36 Days Ago
Merge from main
36 Days Ago
merge from devtools_scaling_fixes
36 Days Ago
Copy paste list view fixes
36 Days Ago
Tweaked free aspect layout of item and vehicle tabs
36 Days Ago
Fixed F1 loadout tab scaling issues when using free aspect
36 Days Ago
Fixed copypaste grid button title text layout issues
36 Days Ago
Fixed F1 copy paste tab scaling issues when using free aspect
36 Days Ago
merge rust_relay_server -> main
36 Days Ago
merge main -> rust_relay_server
36 Days Ago
Updating m16 view model rig with new mesh
36 Days Ago
merge from iolines_shader_fix
36 Days Ago
Restored invisible wire material
36 Days Ago
Restored hose material colours
36 Days Ago
merge from main
36 Days Ago
Added environment volumes for the apartment type B interior corridors apartment_complex_1 s2p
36 Days Ago
merge from barrel_conveyor_fix
36 Days Ago
Fix barrels not showing up in conveyor filters since reskin support was added
36 Days Ago
tweaked central oak for better fit in market place near final splat painting
36 Days Ago
Merge from main
36 Days Ago
merge from optimize_deep_sea_texture -> main
36 Days Ago
Change deep sea height data from managed -> native array
36 Days Ago
Exterior lighting progress & related files
36 Days Ago
merge from iolines_shader_fix
36 Days Ago
Fixed remaining hose IO material still using the wire shader
36 Days Ago
merge from wallpaper_defaultskin_fix
36 Days Ago
Fixed wallpaper skin picker not showing the default skins, regression from last month
36 Days Ago
Russian roulette progress
36 Days Ago
Fixed FlexGraphicTransform messing with rust icon rendering after the TMP update
36 Days Ago
merge from optimize_generate_textures_alloc -> main
36 Days Ago
Fix VS putting the wrong class name
36 Days Ago
Add profiler samples
37 Days Ago
Fix heap watermark allocation of 280MB when generating textures on startup - switch from using managed array buffers in GenerateTextures() to NativeArray + Get/SetPixelData()
37 Days Ago
lod baker: distinguish identical mesh names
37 Days Ago
merge from server_browser_description_loading_fix
37 Days Ago
Lighting prefabs
37 Days 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
37 Days Ago
Fixed scroll speed issues
37 Days Ago
Fixed 3D view selection in 64bit Hammer + minor fixes More minor Hammer fixes Even more Hammer and 64bit related fixes and merges More Hammer Cleanups * Prevent hammer from writing raytraced preview to .tga files, seems unnecessary? Minor fixes for 64bit builds