overte/libraries/physics/src
2016-05-06 09:59:17 -07:00
..
BulletUtil.h CharacterController: added hard limit to follow displacement 2016-01-21 17:27:45 -08:00
CharacterController.cpp CharacterController: leak fix for btRigidBody and it's shape 2016-04-15 15:05:54 -07:00
CharacterController.h CharacterController: leak fix for btRigidBody and it's shape 2016-04-15 15:05:54 -07:00
ContactInfo.cpp
ContactInfo.h
EntityMotionState.cpp remove warning about unused variable 2016-05-05 08:54:09 -07:00
EntityMotionState.h fix acceleration of for server-side kinematics 2016-04-22 09:38:43 -07:00
MeshMassProperties.cpp Fix warnings on windows 64bit 2015-12-11 15:42:15 -08:00
MeshMassProperties.h
ObjectAction.cpp fix warning 2016-04-20 19:06:31 -07:00
ObjectAction.h support for larger than 35 minute clock skew 2016-04-20 18:42:00 -07:00
ObjectActionOffset.cpp adjust how the decision to send action changes over the wire is made 2015-11-12 15:27:10 -08:00
ObjectActionOffset.h call a method on actions before each physics simulation step. use this to attempt to dejitter held objects 2015-12-16 14:00:04 -08:00
ObjectActionSpring.cpp action->locallyAddedButNotYetReceived is unneeded with isMine available 2016-05-05 06:44:52 -07:00
ObjectActionSpring.h remove extra qualification 2016-05-04 11:33:41 -07:00
ObjectMotionState.cpp fix bug where kinematic objs pop on first step 2016-04-22 09:38:43 -07:00
ObjectMotionState.h fix bug where kinematic objs pop on first step 2016-04-22 09:38:43 -07:00
PhysicalEntitySimulation.cpp cleanup cached Physics::sessionUUID 2016-04-14 11:18:10 -07:00
PhysicalEntitySimulation.h cleanup cached Physics::sessionUUID 2016-04-14 11:18:10 -07:00
PhysicsEngine.cpp Fix potential iterator invalidation 2016-05-05 15:04:39 -07:00
PhysicsEngine.h update Aabb's of static objects when they move 2016-04-14 11:18:10 -07:00
PhysicsLogging.cpp
PhysicsLogging.h
ShapeFactory.cpp patch btCompoundShape memory leak 2016-03-23 14:39:49 -07:00
ShapeFactory.h patch btCompoundShape memory leak 2016-03-23 14:39:49 -07:00
ShapeManager.cpp patch btCompoundShape memory leak 2016-03-23 14:39:49 -07:00
ShapeManager.h cleanup ShapeManager API and fix bitrot in tests 2016-03-23 14:39:49 -07:00
ThreadSafeDynamicsWorld.cpp more finely grained Bullet profiling 2016-04-22 09:38:43 -07:00
ThreadSafeDynamicsWorld.h more finely grained Bullet profiling 2016-04-22 09:38:43 -07:00