238,095 Commits over 3,837 Days - 2.59cph!

4 Months Ago
Log session state info Environment blend mode logic View configurations, create swapchains
4 Months Ago
Ghost fixes
4 Months Ago
vm sks - added walk state & forward param to anim controller
4 Months Ago
Added CharacterController.UseCollisionRules bool
4 Months Ago
Melee attack Death https://files.facepunch.com/ziks/2024-05-10/sbox-dev_nXqgcug2DS.mp4
4 Months Ago
4 Months Ago
Can query collision rules through PhysicsWorld SceneTrace.WithCollisionRules( string tag, bool trigger ) Added CharacterController.UseCollisionRules bool
4 Months Ago
Fix Json.SerializeAsObject handling indexers
4 Months Ago
Poll for all events (defined in https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#_xrpollevent) ApplicationRunning default Clean up
4 Months Ago
added missing skin models and cleaned up scene, sorted alphabetically
4 Months Ago
Bend over backwards to give OpenXR the exact vulkan instance it wants Remove hack & fetch instance extensions properly VRSystem has state, logical split for instance/session Basic event loop polling Handle session events, begin/end session Log unhandled events
4 Months Ago
Can query collision rules through PhysicsWorld SceneTrace.WithCollisionRules( string tag, bool trigger ) Added CharacterController.UseCollisionRules bool
4 Months Ago
Read bone positions to GameObjects on first frame animate
4 Months Ago
winter coat and trapper hat LODs
4 Months Ago
Merge main
4 Months Ago
Initial work on stopping for bradders
4 Months Ago
vtf project unused Save Scene default path is assets path
4 Months Ago
HtmlEncode code-generated descriptions (so it can convert &amp, etc..)
4 Months Ago
Setup vehicle pusher in front of vendor - shunts cars away
4 Months Ago
Backport new SceneSystemWellKnownTextureObjectID_t textures Backport LightProbe from main, remove debug stuff (we handle it our own debug vis )
4 Months Ago
Add ability to drag and drop decal materials into the scene (https://files.facepunch.com/devultj/1b1011b1/sbox-dev_3sOvpxNACW.mp4)
4 Months Ago
Add ability to grab underlying shader name from Material Whitelist System.Private.CoreLib/System.Type.GetTypeCode( System.Type ) TypeCode is already whitelisted, so no need to do that too here.
4 Months Ago
4 Months Ago
Update DepthOfField.cs FocalDistance approaching zero was causing a numeric issue and assert.
4 Months Ago
grenades revive soul
4 Months Ago
Don't serialize ResourceVersion to GameResources (resolves sbox-issues/issues/5440)
4 Months Ago
Move Recent Scenes into its own section between Save All and Quit
4 Months Ago
Fixed "not enough space" deploy problem
4 Months Ago
Add Recent Scenes to File Menu (https://files.facepunch.com/devultj/1b1011b1/yyrxhZZSIa.png)
4 Months Ago
Pool table correct deploy mesh
4 Months Ago
roadsign gloves
4 Months Ago
Pool table item fix
4 Months Ago
redemption vest
4 Months Ago
Recompile decal shader, lighting was fucked (https://files.facepunch.com/devultj/1b1011b1/mhPZ645aj0.jpg)
4 Months Ago
vm sks - fix for long ironsight lerp when sprinting
4 Months Ago
roadsign kilt
4 Months Ago
setting up more textures
4 Months Ago
Docs, more cleanup
4 Months Ago
Check for !IsProxy rather than IsOwner
4 Months Ago
Add BaseInteractable.FreezeMotion( bool ), more docs
4 Months Ago
add weekly skins
4 Months Ago
Interpolate player pouch held transform
4 Months Ago
Unsaved meta change
4 Months Ago
Event updates
4 Months Ago
Pool table item name/description
4 Months Ago
Watching you / eyes on you gesture
4 Months Ago
Better vector system
4 Months Ago
Leaderboard backup, run #11658
4 Months Ago
Update the hit vector when passing through to a ball, or else it's always just the up normal of the table
4 Months Ago
Shadergraph: Add world space to tangent space to TransformNormal node