Jorrit Rouwe b62e994da4 No longer limiting max voided features/delayed results (#1500) 10 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) 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 b62e994da4 No longer limiting max voided features/delayed results (#1500) 10 months 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 e030a579e4 Embedding assets into the application bundle on macOS (#1453) 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) 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 4cc24338f2 Samples and JoltViewer can run on Linux now (#1425) 1 year ago
LoadSaveSceneTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
ManifoldReductionTest.cpp 4cc24338f2 Samples and JoltViewer can run on Linux now (#1425) 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 e030a579e4 Embedding assets into the application bundle on macOS (#1453) 11 months 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 e030a579e4 Embedding assets into the application bundle on macOS (#1453) 11 months ago
SensorTest.h 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 year ago
ShapeFilterTest.cpp 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
ShapeFilterTest.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
SimCollideBodyVsBodyTest.cpp 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 11 months ago
SimCollideBodyVsBodyTest.h 35dba586c2 Added ability to override the collide function during simulation (#1489) 11 months 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