overte-JulianGro/libraries/physics/src
2016-03-09 13:06:34 -08:00
..
BulletUtil.h CharacterController: added hard limit to follow displacement 2016-01-21 17:27:45 -08:00
CharacterController.cpp CharacterController: separate target velocity from parent velocity. 2016-02-08 16:01:36 -08:00
CharacterController.h Rig: Prevent the hand IK targets from entering the body. 2016-02-17 16:23:18 -08:00
ContactInfo.cpp entity-entity collision events emit signals again 2015-05-04 13:32:57 -07:00
ContactInfo.h entity-entity collision events emit signals again 2015-05-04 13:32:57 -07:00
EntityMotionState.cpp fine tuning for when to make simulation bid 2016-03-09 13:06:34 -08:00
EntityMotionState.h more correct notion of desired simulation priority 2016-03-09 11:02:50 -08:00
MeshMassProperties.cpp Fix warnings on windows 64bit 2015-12-11 15:42:15 -08:00
MeshMassProperties.h fix windows build 2015-05-27 09:14:11 -07:00
ObjectAction.cpp prevent nan inside spring action 2016-01-15 08:44:52 -08:00
ObjectAction.h fix for override warnings with clang on OS X 2016-01-15 15:41:34 -08: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 prevent nan inside spring action 2016-01-15 08:44:52 -08:00
ObjectActionSpring.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
ObjectMotionState.cpp namechange MotionType to PhysicsMotionType 2016-01-15 15:21:25 -08:00
ObjectMotionState.h change properties at 127 priority, grab at 128 2016-03-08 22:17:44 -08:00
PhysicalEntitySimulation.cpp Merge pull request #7077 from sethalves/clean-up-grab-signaling 2016-02-11 10:20:56 -08:00
PhysicalEntitySimulation.h fix crash when deleting entities quickly 2016-01-22 10:25:10 -08:00
PhysicsEngine.cpp more correct notion of desired simulation priority 2016-03-09 11:02:50 -08:00
PhysicsEngine.h remove all contact info before removing objects 2016-02-10 17:58:38 -08:00
PhysicsLogging.cpp fix filenames in comments 2015-04-07 10:03:14 -07:00
PhysicsLogging.h try again without macro 2015-04-07 09:59:04 -07:00
ShapeFactory.cpp fix polyvox hull when registration changes. 2016-03-06 14:09:45 -08:00
ShapeFactory.h cleanup comments 2015-06-04 16:56:14 -07:00
ShapeManager.cpp moved ShapeInfoUtil to be ShapeFactory 2015-05-21 15:53:16 -07:00
ShapeManager.h still recovering from troubled merge 2015-03-13 18:27:52 -07:00
ThreadSafeDynamicsWorld.cpp more correct profiling 2016-02-10 10:36:34 -08:00
ThreadSafeDynamicsWorld.h constify and explicit override 2016-02-10 10:36:34 -08:00