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