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

14 Minutes Ago
Updated the Light binning debug overlay to display the total number of lights processed per screen tile rather than per-bin
30 Minutes Ago
Fix some key latching issues when input gets cleared such as F1 console opening.
35 Minutes Ago
Merge from salvaged_cleaver_loud
36 Minutes Ago
Salvaged cleaver distance fix
37 Minutes Ago
remove debug cubes
40 Minutes Ago
43 Minutes Ago
Changed to per-camera bin data buffers so the light binning job can be completed just before rendering
43 Minutes Ago
fix hitbox collisions
47 Minutes Ago
M79 Grenade Launcher Blockout
56 Minutes Ago
fully integrate squirrel anims, fixed critter locomotion analyzer tool
1 Hour Ago
merge from Livestock_animals/meat_visuals
1 Hour Ago
Fixed apartment complex and floating cities not showing in the S2P batch window
1 Hour Ago
S2P: - ferry terminal - outpost - large oilrig - gas station - radtown - supermarket - water_well (all 5) - apartment complex - floating city (all 4)
1 Hour Ago
merge from sentry_upload -> main
1 Hour Ago
- Changed the LightBinningJob to only process depth bins within the screen tile that a light occupies to reduce the overhead of the job significantly - Aligned depth bins for each tile within memory so that they are within the same cache lines and produce more cache hits when sampling the depth bin on the shader side
1 Hour Ago
integrate new squirrel anims
1 Hour Ago
Re-add the "max 3 uploads per session" logic that got removed accidently
1 Hour Ago
PS 4/5 gamepad layout vdfs. Update input config deploy tool to work with all the layouts not just xbox.
1 Hour Ago
Mesh library fixes * Some copy paste mistakes in error messages * Fixed BuildFromTriangles reading bone weights from the wrong table Minor cleanups * Deleted sensor_smooth cvar (unused) Improve Kinect support error handling Minor cleanups Fixed missing Toggle input for func_nav_prefer/avoid entities Added CMoveData:RemoveKey helper * Since CMoveData:AddKey and Get/SetButtons already exist 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 Hopefully fixed cubemap issues on Linux and AMD GPUs Minor cleanup in cl_voice.lua Wipe vertex buffers on lock Fixed wood_spool01.mdl prop data and smoothing groups Temporarily disable MacOS builds
2 Hours Ago
Add missing catch {} to a try statement that only had a finally {} block
2 Hours Ago
merge from Squirrel_test to critter_animals
2 Hours Ago
Cleanup
2 Hours Ago
merge from Livestock_animals -> critter_animals
2 Hours Ago
Fixed raw beef missing its becomeOnCooked ref
2 Hours Ago
Tweaked BBQ beef pos
3 Hours Ago
Editor tool to preview the meat position
3 Hours Ago
Added new meats to all oven prefabs
5 Hours Ago
main -> grenade_client_prediction
5 Hours Ago
Fix Map bindings not having close map
5 Hours Ago
Real glyph texture settings. Fix some display issues.
Today
readded scrap king console command, description and grade to the foundation block
Today
merge from main
Today
Merge from main
Today
merge from espcanvas_autosize_clan_fix
Today
Set unity_RenderingLayer in mesh decal pass to fix lighting issues with decals
Today
show LT before RT when showing glyphs in a row
Today
Merge from look_boost (which ended up mostly being a massive refactor)
Today
Inventory sorting perf improvements
Today
Fixed multiple animals nearby a vehicle not working Sheep prefab changes
Today
Fixes/cleanup
Today
Added support for mounting gen2 ai Works via a new NPCMountable component, parents the entity directly (no reposition on frame like regular BasePlayermounting) Supports playing an animation to mount, just teleports for now though
Today
Merge from look_boost/refactor
Today
Merge from loook_boost
Today
Disable look boost by default
Today
Fixed sheep not pooping
Today
Disabled shear collider on lamb (not used)
Today
Converted all cow meat prefabs and references to beef
Today
Fixed some overlapping colliders on the calf male ragdoll
Today
Fixed lod groups on calf corpses
Today
Added a test to catch any skeleton assets with null bones, all pass