Jorrit Rouwe a0ac2ce58f Added example of a body that's both a sensor and a rigid body (#1397) 1 year ago
..
ActivateDuringUpdateTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ActivateDuringUpdateTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ActiveEdgesTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
ActiveEdgesTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
AllowedDOFsTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
AllowedDOFsTest.h 2dd3a033a4 Ability to specify which DOFs a body has (#602) 2 years ago
BigVsSmallTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
BigVsSmallTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
CenterOfMassTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
CenterOfMassTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ChangeMotionQualityTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
ChangeMotionQualityTest.h 7ff50429ab Reduced amount of body state that is saved by SaveState. (#654) 2 years ago
ChangeMotionTypeTest.cpp 7ff50429ab Reduced amount of body state that is saved by SaveState. (#654) 2 years ago
ChangeMotionTypeTest.h 7ff50429ab Reduced amount of body state that is saved by SaveState. (#654) 2 years ago
ChangeObjectLayerTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ChangeObjectLayerTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ChangeShapeTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ChangeShapeTest.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
ContactListenerTest.cpp a0ac2ce58f Added example of a body that's both a sensor and a rigid body (#1397) 1 year ago
ContactListenerTest.h a0ac2ce58f Added example of a body that's both a sensor and a rigid body (#1397) 1 year ago
ContactManifoldTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
ContactManifoldTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ConveyorBeltTest.cpp 76b809ddb1 Rename ContactSettings::mRelativeSurfaceVelocity to mRelativeLinearSurfaceVelocity to be more consistent (#657) 2 years ago
ConveyorBeltTest.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DampingTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DampingTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
DynamicMeshTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DynamicMeshTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
EnhancedInternalEdgeRemovalTest.cpp c572b8f0a6 Fixed issue when compound shape vs enhanced internal edge removal (#1223) 1 year ago
EnhancedInternalEdgeRemovalTest.h fda5b4aa5a Improved enhanced active edge detection (#1162) 1 year ago
FrictionPerTriangleTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
FrictionPerTriangleTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
FrictionTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
FrictionTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
FunnelTest.cpp 57083c6352 Added tapered cylinder shape (#1241) 1 year ago
FunnelTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
GravityFactorTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
GravityFactorTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
GyroscopicForceTest.cpp 9d7748eaa9 Added support for gyroscopic forces (#809) 2 years ago
GyroscopicForceTest.h 9d7748eaa9 Added support for gyroscopic forces (#809) 2 years ago
HeavyOnLightTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
HeavyOnLightTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
HighSpeedTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
HighSpeedTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
IslandTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
IslandTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
KinematicTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
KinematicTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
LoadSaveBinaryTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
LoadSaveBinaryTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
LoadSaveSceneTest.cpp 2e7c64a023 Added EmptyShape (#1262) 1 year ago
LoadSaveSceneTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ManifoldReductionTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
ManifoldReductionTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ModifyMassTest.cpp 1b70b6b585 Formatting fix 2 years ago
ModifyMassTest.h 1b70b6b585 Formatting fix 2 years ago
MultithreadedTest.cpp c6b6bcafd8 Samples/Tests: correct animation filenames (#1376) 1 year ago
MultithreadedTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PyramidTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PyramidTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
RestitutionTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
RestitutionTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
SensorTest.cpp c6b6bcafd8 Samples/Tests: correct animation filenames (#1376) 1 year ago
SensorTest.h 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 year ago
ShapeFilterTest.cpp 0e5fcade0c Added support for a ShapeFilter during simulation (#1362) 1 year ago
ShapeFilterTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
SimShapeFilterTest.cpp 0611ed85e8 Implemented SimShapeFilter for soft bodies (#1365) 1 year ago
SimShapeFilterTest.h 0611ed85e8 Implemented SimShapeFilter for soft bodies (#1365) 1 year ago
SimpleTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
SimpleTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
StackTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
StackTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
TwoDFunnelTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
TwoDFunnelTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
WallTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 1 year ago
WallTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago