Jorrit Rouwe 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 11 months ago
..
Core 06793ab529 Added STLLocalAllocator (#1435) 1 year ago
Geometry 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
Math 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
ObjectStream 760974d733 Added options to toggle exception-handling and RTTI (#1209) 1 year ago
Physics 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 11 months ago
Layers.h 5a3935ee69 Ability to save and restore the simulation in parts (#1282) 1 year ago
LoggingBodyActivationListener.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
LoggingCharacterContactListener.h 0ce6093250 Implemented contact persisted / removal callbacks for CharacterVirtual (#1446) 11 months ago
LoggingContactListener.h 2d607c4161 Renamed SensorDetectsStatic to CollideKinematicVsNonDynamic and made it work for non-sensors (#841) 2 years ago
PhysicsTestContext.cpp 20eedf47c4 Fixed emscripten debug build (#1201) 1 year ago
PhysicsTestContext.h 39bbde4aea Added ability to record debug output of a unit test (#598) 2 years ago
UnitTestFramework.cpp 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
UnitTestFramework.h 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
UnitTests.cmake 06793ab529 Added STLLocalAllocator (#1435) 1 year ago
doctest.h 0436c32dfd Clang 16 compile fixes + doctest upgrade to 2.4.11 (#661) 2 years ago