Jorrit Rouwe 2e7c64a023 Added EmptyShape (#1262) 11 months 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) 11 months 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) 11 months 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) 11 months 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) 11 months 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 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ContactListenerTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ContactManifoldTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 11 months 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) 11 months 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) 1 year ago
GyroscopicForceTest.h 9d7748eaa9 Added support for gyroscopic forces (#809) 1 year ago
HeavyOnLightTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 11 months 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) 11 months 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) 11 months 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) 11 months 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) 11 months 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) 11 months ago
ManifoldReductionTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ModifyMassTest.cpp 1b70b6b585 Formatting fix 1 year ago
ModifyMassTest.h 1b70b6b585 Formatting fix 1 year ago
MultithreadedTest.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 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) 11 months ago
RestitutionTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
SensorTest.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 1 year ago
SensorTest.h 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 year ago
ShapeFilterTest.cpp 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
ShapeFilterTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
SimpleTest.cpp 7ca910cb4d Made samples a bit less verbose (#1239) 11 months 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) 11 months 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) 11 months ago
WallTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago