branchsbox/consistencycancel

5 Commits over 0 Days - ∞cph!

3 Years Ago
Fixed error in DrawScene method
3 Years Ago
Added Obsolete attribute to OOBBox
3 Years Ago
Same for SkyboxObject and PhysicsBody InteropGen compile error Build Tools clean build errors Added `Client` to IsSupported method for NetRead Revert "Added `Client` to IsSupported method for NetRead" This reverts commit 9266a21d96250e917dcb4183baed266e25521721. Added a 3rd argument to drawangles() - 'act as rotation axis' disableshadows => enable_shadows Hammer keyvalue (Point being no extra hacks to make disableshadows happen) Added Rotation.RotateAroundAxis Fixed a crash in physics_prop_ragdoll.cpp Hardcode a slight scene ambient color for now Render.DrawScene can set ambient color Merge branch 'master' into consistency
3 Years Ago
Removed AABB because CollisionBounds exists which is the same thing under the hood
3 Years Ago
Public API consistency changes, some additional documentation, and ParticleAttachment can only be used internally, so make it internal