branchsbox/mastercancel

11,136 Commits over 1,308 Days - 0.35cph!

1 Year Ago
Drop the title label too since it's pointless now
1 Year Ago
Show only SM5.0 attributes in material editor
1 Year Ago
Queue scale changed for cloth, fixes child cloth not updating scale
1 Year Ago
Should fix OverflowException
1 Year Ago
PhysicsBody Trace (#553)
1 Year Ago
Documentation pass Hides Breakables.ApplyBreakCommands
1 Year Ago
Clean up & hide SoundscapeSystem.SoundscapeFrame Documentation pass
1 Year Ago
Cleaned up lobby rich presence, fixed presence not updating when lobby gets made, update documentation
1 Year Ago
Fixed bunch of models not having the material set correctly
1 Year Ago
Update some glass materials Fix shatter glass broken material not really functioning
1 Year Ago
Support `steam_player_group` rich presence for lobbies https://files.facepunch.com/devultj/1b3011b1/Discord_tPmoEckwdL.png Fixed MenuOverlay popup pointer events, fixes lobby invites being inaccessible
1 Year Ago
Made Global.IsDedicatedServer obsolete
1 Year Ago
Actually apply fog for valve standard shading again Optimized shader build
1 Year Ago
Disable seamless fade for dof, better to keep the nice translucent sorting for now
1 Year Ago
Drop PixelOutput as a default
1 Year Ago
Allow setting network vars when client created
1 Year Ago
Handle ResolveDepthBuffer better
1 Year Ago
Fixed NRE in Entity.Components.Create with startEnabled=false
1 Year Ago
Documentation pass Cleanup Fixed compile warning, hide Particles.Dispose( bool ) Throw EditorBrowsable( Never ) on internal RPC methods
1 Year Ago
Recursively recompiled all assets
1 Year Ago
0 isn't a valid depth buffer Fix vignette making everything greyscale
1 Year Ago
Fix DoF stuff
1 Year Ago
Disable Dof in avatar menu
1 Year Ago
Do not try to write RPC bodies for abstract methods Also fixed methods with explicitly typed [Sandbox.ClientRPC] not being detected as RPC methods by codegen
1 Year Ago
Post processing, render hooks, graphics
1 Year Ago
Old Skin is back! Plus some thumbnails for the buttoned shirt and Skin6
1 Year Ago
Fixed industrial strip light glass not being translucent Merge branch 'master' of sbox
1 Year Ago
New Outfit Piece! - White Buttoned Shirt https://files.facepunch.com/daniel/1b2911b1/Police_Shirt_V3.png LODs and Adjustments / Fixes to the Skinning coming ASAP. Plus some small adjustments to the police hat textures
1 Year Ago
Revert sweep normal fix, distance query result needs to be more reliable instead
1 Year Ago
Glass shader rewrite (#486)
1 Year Ago
Fix bone overrides not marking parent space bones as changed in InvalidatePhysicsRecursive, causing overrides to stop working when entity becomes stationary
1 Year Ago
Citizen/clothing: also reflected flannel shirt changes onto blue variant
1 Year Ago
Attempt to fix hit normals sweeping against meshes
1 Year Ago
Citizen/clothing: flannel shirt LOD2/3 remade
1 Year Ago
Hammer: Set current material from new asset browser on highlight Defer CKeepAssetCached::ReleaseAsset() until after we're done with the asset in CMapViewDropTarget::OnDrop( ... ) - fixes materials being dragged into the map not applying when they weren't being set to the current material
1 Year Ago
Replace PhysicsShape.Enable/Disable methods with properties Replaced with properties that are consistent with ModelEntity properties, i.e. EnableTouch, EnableSolidCollisions, etc., with getters. Methods are obsoleted. Fixed precipitation entity being active on spawn even when player is outside of its volume Added PhysicsBody.EnableTraceAndQueries/TouchPersists/SolidCollisions Added getters to ModelEntity.EnableSolidCollisions and others
1 Year Ago
CResourceAsset::CanRecompile - don't care about leafiness
1 Year Ago
Kill lpv_skycoverage and lpv_sdf from vrad3 too
1 Year Ago
Get rid of unused Bake SDF compile option that made map compiles always take forever and hide deterministic charting comptations option behind dev flag since that's what its for Cloud assets use PATH_ADD_TO_TAIL so they don't get prioritized over anything you have locally
1 Year Ago
Modeldoc morph frame (#548)
1 Year Ago
Remove some obvious unused netvars from baseentity
1 Year Ago
Citizen/clothing: batch recursive recompile to reflect the removal of "m_pModelConfigList = null"
1 Year Ago
Citizen/clothing: flannel (& blue) shirt LOD0/LOD1 improvements & neck seam fix
1 Year Ago
Fix anim decode cache being used elsewhere even when it's disabled
1 Year Ago
Sandbox.Engine: Added Dedicated Server launch config
1 Year Ago
Fixed concommands being omitted when run through dedicated server console
1 Year Ago
Hammer cloud models (#469)
1 Year Ago
Disable bone decode cache because it's completely fucking animgraph performance, find out why later
1 Year Ago
Citizen/clothing: posh dress LOD3 remade
1 Year Ago
ModelDoc: Set anim file start and end frame to unset when changing takes