overte-AleziaKurdis/libraries/physics/src
2021-09-26 01:27:19 +02:00
..
BulletUtil.h
CharacterController.cpp Small optimisations and tidying of things that were noticed in passing. No behaviour should change. 2021-02-19 21:55:08 -05:00
CharacterController.h Apply suggestions from code review 2021-01-04 00:12:57 -05:00
CharacterGhostObject.cpp
CharacterGhostObject.h
CharacterGhostShape.cpp
CharacterGhostShape.h
CharacterRayResult.cpp
CharacterRayResult.h
CharacterSweepResult.cpp
CharacterSweepResult.h
ContactInfo.cpp
ContactInfo.h
EntityMotionState.cpp revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
EntityMotionState.h revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
MeshMassProperties.cpp
MeshMassProperties.h
MultiSphereShape.cpp Move crash fix 2021-09-07 18:58:37 +12:00
MultiSphereShape.h Remove unused variable 2019-08-19 12:08:46 -07:00
ObjectAction.cpp
ObjectAction.h
ObjectActionOffset.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectActionOffset.h
ObjectActionTractor.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectActionTractor.h
ObjectActionTravelOriented.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectActionTravelOriented.h
ObjectConstraint.cpp
ObjectConstraint.h
ObjectConstraintBallSocket.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintBallSocket.h
ObjectConstraintConeTwist.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintConeTwist.h
ObjectConstraintHinge.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintHinge.h
ObjectConstraintSlider.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintSlider.h
ObjectDynamic.cpp review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -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 Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
PhysicalEntitySimulation.cpp Fix collision hull not necessarily being updated when model URL changed 2020-11-25 11:54:19 +13:00
PhysicalEntitySimulation.h Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
PhysicsDebugDraw.cpp
PhysicsDebugDraw.h
PhysicsEngine.cpp remove incorrect assert 2019-08-20 17:33:29 -07:00
PhysicsEngine.h remove support for sub-contactAddecCallbacks from PhysicsEngine 2019-08-20 17:33:29 -07:00
PhysicsLogging.cpp
PhysicsLogging.h
ShapeFactory.cpp treat non-uniform spheres as ellipsoids everywhere 2021-02-15 21:13:58 -08:00
ShapeFactory.h build StaticMeshShapes outside of mainloop 2019-05-06 17:35:57 -07:00
ShapeManager.cpp BUGZ-87 - loading/physics stuck when entering domain 2019-05-14 16:14:44 -07:00
ShapeManager.h include <chrono> in ShapeManager.h 2019-05-06 17:37:35 -07:00
TemporaryPairwiseCollisionFilter.cpp use pairwise collision filtering to help unstuck MyAvatar 2019-08-20 17:33:29 -07:00
TemporaryPairwiseCollisionFilter.h use pairwise collision filtering to help unstuck MyAvatar 2019-08-20 17:33:29 -07:00
ThreadSafeDynamicsWorld.cpp possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
ThreadSafeDynamicsWorld.h Refactor and optimizations 2019-01-15 18:07:50 -07:00