userGarry Newmancancel
branchsbox/engine-refactor-3cancel

10 Commits over 0 Days - ∞cph!

2 Years Ago
protocol++
2 Years Ago
Add GetParameterType, GetParameterName and GetParameter<T> to AnimationGraph Add AnimatedEntity.GetAnimParameterRotation Add editor for animated entity which extends the entity inspector with animgraph parameter inspector https://files.facepunch.com/layla/1b0911b1/sbox-dev_hLHvjjjIWi.mp4 alphabetic sort on params Merge branch 'master' into engine-refactor-3
2 Years Ago
Moved everything from Map. into Game. and deleted Map
2 Years Ago
Move Local.UserPreference to Game.Preferences Remove 'Local', all moved to Game
2 Years Ago
Remove Client, replace with IClient, Client.All is now Game.Clients
2 Years Ago
Delete Host, move everything to Game
2 Years Ago
Remove Rand, add Game.Random Fix devcam scss
2 Years Ago
Make Global a real static class, Remove GameService completely (we can take another run at this) Rename Sandbox.Global to Sandbox.Game
2 Years Ago
Organize base extensions into one class Move Assert to Sandbox.Diagnostics
2 Years Ago
Strip out built in noclip Devcam cleanup