Jorrit Rouwe b9e432fb44 Added vehicle traction test vs limited slip differentials (#316) 2 years ago
..
ConstraintPart b9e432fb44 Added vehicle traction test vs limited slip differentials (#316) 2 years ago
ConeConstraint.cpp aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
ConeConstraint.h aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
Constraint.cpp 38ec33942e Ability to override the number of velocity/position steps per constraint (#223) 2 years ago
Constraint.h a30434a1b9 Added pulley constraint type (#229) 2 years ago
ConstraintManager.cpp 38ec33942e Ability to override the number of velocity/position steps per constraint (#223) 2 years ago
ConstraintManager.h 38ec33942e Ability to override the number of velocity/position steps per constraint (#223) 2 years ago
ContactConstraintManager.cpp 59058fc38a Added an #ifdef to turn on traces to help find determinism problems (#200) 3 years ago
ContactConstraintManager.h aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
DistanceConstraint.cpp 3e2151a009 Added possibility to save the current state of the physics world as a scene (#165) 3 years ago
DistanceConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago
FixedConstraint.cpp d16a0b05bf Removed FixedConstraint and SliderConstraint SetPoint functions and replaced with mAutoDetectPoint (#216) 2 years ago
FixedConstraint.h d16a0b05bf Removed FixedConstraint and SliderConstraint SetPoint functions and replaced with mAutoDetectPoint (#216) 2 years ago
GearConstraint.cpp 21d835f8ad Implemented SolvePositionConstraint for RackAndPinionConstraint and GearConstraint (#182) 3 years ago
GearConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago
HingeConstraint.cpp 21d835f8ad Implemented SolvePositionConstraint for RackAndPinionConstraint and GearConstraint (#182) 3 years ago
HingeConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago
MotorSettings.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
MotorSettings.h 3bcc240d51 Added link to API documentation. 3 years ago
PathConstraint.cpp 08532d96a1 Switched PathConstraint to use the cheaper RotationEulerConstraintPart 3 years ago
PathConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago
PathConstraintPath.cpp 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
PathConstraintPath.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
PathConstraintPathHermite.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
PathConstraintPathHermite.h b68097f582 Ability to override memory allocations (#183) 3 years ago
PointConstraint.cpp 6e8232329b Abilty to update attachment points to PointConstraint (#253) 2 years ago
PointConstraint.h 6e8232329b Abilty to update attachment points to PointConstraint (#253) 2 years ago
PulleyConstraint.cpp a30434a1b9 Added pulley constraint type (#229) 2 years ago
PulleyConstraint.h a30434a1b9 Added pulley constraint type (#229) 2 years ago
RackAndPinionConstraint.cpp 21d835f8ad Implemented SolvePositionConstraint for RackAndPinionConstraint and GearConstraint (#182) 3 years ago
RackAndPinionConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago
SixDOFConstraint.cpp 34965dad56 Added ability to get limits for SixDOFConstraint (#284) 2 years ago
SixDOFConstraint.h 34965dad56 Added ability to get limits for SixDOFConstraint (#284) 2 years ago
SliderConstraint.cpp d16a0b05bf Removed FixedConstraint and SliderConstraint SetPoint functions and replaced with mAutoDetectPoint (#216) 2 years ago
SliderConstraint.h d16a0b05bf Removed FixedConstraint and SliderConstraint SetPoint functions and replaced with mAutoDetectPoint (#216) 2 years ago
SwingTwistConstraint.cpp 3e2151a009 Added possibility to save the current state of the physics world as a scene (#165) 3 years ago
SwingTwistConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago
TwoBodyConstraint.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
TwoBodyConstraint.h b68097f582 Ability to override memory allocations (#183) 3 years ago