overte-lubosz/libraries/physics/src
2024-03-12 22:12:03 +01:00
..
BulletUtil.h fix typo: physcis --> physics 2017-05-05 09:33:50 -07:00
CharacterController.cpp 🐛 Fixed avatar bounding box being inverted 2024-03-12 22:12:03 +01:00
CharacterController.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
CharacterGhostObject.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
CharacterGhostObject.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
CharacterGhostShape.cpp help avatar walk up steps 2017-05-05 09:35:49 -07:00
CharacterGhostShape.h help avatar walk up steps 2017-05-05 09:35:49 -07:00
CharacterRayResult.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
CharacterRayResult.h New android toolchain 2017-09-19 13:45:12 -07:00
CharacterSweepResult.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
CharacterSweepResult.h New android toolchain 2017-09-19 13:45:12 -07:00
ContactInfo.cpp fix typo: physcis --> physics 2017-05-05 09:33:50 -07:00
ContactInfo.h fix typo: physcis --> physics 2017-05-05 09:33:50 -07:00
EntityMotionState.cpp Fix entity density not setting and not updating for motion states 2024-02-17 20:55:02 +01:00
EntityMotionState.h revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
MeshMassProperties.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
MeshMassProperties.h
MultiSphereShape.cpp Added epsilon for dimensions of sphere in SphereCollapse 2022-12-10 17:07:31 +01:00
MultiSphereShape.h Remove unused variable 2019-08-19 12:08:46 -07:00
ObjectAction.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ObjectAction.h fix typo: physcis --> physics 2017-05-05 09:33:50 -07:00
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 quickfix for velocity spike for Tractor action 2018-02-06 12:06:27 -08:00
ObjectActionTravelOriented.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectActionTravelOriented.h
ObjectConstraint.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ObjectConstraint.h
ObjectConstraintBallSocket.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintBallSocket.h entity export/import involving constraints now works 2017-05-08 15:44:31 -07:00
ObjectConstraintConeTwist.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintConeTwist.h remove unused parameters from ObjectConstraintConeTwist 2017-05-12 12:07:34 -07:00
ObjectConstraintHinge.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintHinge.h remove unused parameters from ObjectConstraintHinge 2017-05-12 12:04:08 -07:00
ObjectConstraintSlider.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ObjectConstraintSlider.h entity export/import involving constraints now works 2017-05-08 15:44:31 -07:00
ObjectDynamic.cpp review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
ObjectDynamic.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ObjectMotionState.cpp Fix entity density not setting and not updating for motion states 2024-02-17 20:55:02 +01: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 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 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 Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
TemporaryPairwiseCollisionFilter.h Fix the build on GCC 13.0 2023-04-27 00:42:25 +02: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