overte-HifiExperiments/libraries/physics/src
2019-05-08 14:48:49 -07:00
..
BulletUtil.h
CharacterController.cpp Friendlier and more understandable naming. 2019-04-11 03:57:34 +01:00
CharacterController.h Friendlier and more understandable naming. 2019-04-11 03:57:34 +01:00
CharacterGhostObject.cpp Remove unnecessary 'this->' in rayTest parent function call 2018-06-14 13:16:46 -07:00
CharacterGhostObject.h Change CharacterGhostObject to use base btGhostObject class instead of btPairCachingGhostObject 2018-06-11 15:40:39 -07:00
CharacterGhostShape.cpp
CharacterGhostShape.h
CharacterRayResult.cpp
CharacterRayResult.h
CharacterSweepResult.cpp
CharacterSweepResult.h
ContactInfo.cpp
ContactInfo.h
EntityMotionState.cpp build CollisionShapes and load RigidBodies even when not yet stepping 2019-05-06 17:37:35 -07:00
EntityMotionState.h build CollisionShapes and load RigidBodies even when not yet stepping 2019-05-06 17:37:35 -07:00
MeshMassProperties.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
MeshMassProperties.h
MultiSphereShape.cpp Fix multisphere scale, desyncronize visualization and support joint scaling 2019-03-28 17:38:17 -07:00
MultiSphereShape.h Fix multisphere scale, desyncronize visualization and support joint scaling 2019-03-28 17:38:17 -07:00
ObjectAction.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ObjectAction.h
ObjectActionOffset.cpp CR 2018-06-20 16:13:10 -07:00
ObjectActionOffset.h
ObjectActionTractor.cpp unravel physics-vs-entities lib dependencies part 1 2019-05-06 17:35:57 -07:00
ObjectActionTractor.h quickfix for velocity spike for Tractor action 2018-02-06 12:06:27 -08:00
ObjectActionTravelOriented.cpp unravel physics-vs-entities lib dependencies part 1 2019-05-06 17:35:57 -07:00
ObjectActionTravelOriented.h
ObjectConstraint.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ObjectConstraint.h
ObjectConstraintBallSocket.cpp CR 2018-06-20 16:13:10 -07:00
ObjectConstraintBallSocket.h
ObjectConstraintConeTwist.cpp CR 2018-06-20 16:13:10 -07:00
ObjectConstraintConeTwist.h
ObjectConstraintHinge.cpp CR 2018-06-20 16:13:10 -07:00
ObjectConstraintHinge.h
ObjectConstraintSlider.cpp CR 2018-06-20 16:13:10 -07:00
ObjectConstraintSlider.h
ObjectDynamic.cpp activate body before disconnecting action from entity 2018-05-29 17:56:41 -07:00
ObjectDynamic.h unravel physics-vs-entities lib dependencies part 1 2019-05-06 17:35:57 -07:00
ObjectMotionState.cpp fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
ObjectMotionState.h fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
PhysicalEntitySimulation.cpp clear all HARD flags when reinserting object in PhysicsEngine 2019-05-08 14:48:49 -07:00
PhysicalEntitySimulation.h fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
PhysicsDebugDraw.cpp Added items to the developer menu for debugging physics 2018-05-02 10:51:00 -07:00
PhysicsDebugDraw.h Added items to the developer menu for debugging physics 2018-05-02 10:51:00 -07:00
PhysicsEngine.cpp don't forget to clear _activeStaticBodies 2019-05-06 17:37:35 -07:00
PhysicsEngine.h overhaul of MotionState and shape creations 2019-05-06 17:37:35 -07:00
PhysicsLogging.cpp
PhysicsLogging.h
ShapeFactory.cpp overhaul of MotionState and shape creations 2019-05-06 17:37:35 -07:00
ShapeFactory.h build StaticMeshShapes outside of mainloop 2019-05-06 17:35:57 -07:00
ShapeManager.cpp cleanup _deadWorker in dtor, more correct _nextOrphanExpiry 2019-05-07 15:15:53 -07:00
ShapeManager.h include <chrono> in ShapeManager.h 2019-05-06 17:37:35 -07:00
ThreadSafeDynamicsWorld.cpp Merge branch 'master' into multiSphereAvatar04 2019-01-28 17:48:22 -07:00
ThreadSafeDynamicsWorld.h Refactor and optimizations 2019-01-15 18:07:50 -07:00