overte-HifiExperiments/libraries/physics/src
2015-04-02 08:40:47 -07:00
..
BulletUtil.h bulletRotationStep --> computeBulletRotationStep 2015-01-27 17:37:12 -08:00
CharacterController.cpp remove hover-friendly behavior 2015-04-02 08:40:47 -07:00
CharacterController.h remove hover-friendly behavior 2015-04-02 08:40:47 -07:00
Constraint.h
ContactInfo.cpp physics collisions emit script collision events 2015-01-21 11:27:32 -08:00
ContactInfo.h physics collisions emit script collision events 2015-01-21 11:27:32 -08:00
EntityMotionState.cpp remove some debug spam 2015-03-24 16:23:51 -07:00
EntityMotionState.h remove some debug spam 2015-03-24 16:23:51 -07:00
MeshInfo.cpp formatting 2015-03-13 18:49:48 -07:00
MeshInfo.h code revamp and correction in parallel axis theorem 2015-03-11 03:11:17 +05:30
ObjectMotionState.cpp bulletRotationStep --> computeBulletRotationStep 2015-01-27 17:37:12 -08:00
ObjectMotionState.h remove some debug spam 2015-03-24 16:23:51 -07:00
PhysicsEngine.cpp deleting _dynamicsWorld doesn't crash on shutdown 2015-03-30 17:12:19 -07:00
PhysicsEngine.h PhysicsEngine doesn't need AvatarData 2015-03-24 17:38:35 -07:00
ShapeInfoUtil.cpp optimizations when creating convex hull shapes 2015-03-30 09:56:30 -07:00
ShapeInfoUtil.h when a compound shape is deleted, delete the children, as well 2015-03-25 06:51:00 -07:00
ShapeManager.cpp fix comment 2015-03-31 17:20:16 -07:00
ShapeManager.h still recovering from troubled merge 2015-03-13 18:27:52 -07:00
ThreadSafeDynamicsWorld.cpp
ThreadSafeDynamicsWorld.h