Jorrit Rouwe 9dcd11cf65 Added reverse_iterator and const_reverse_iterator for Array (#1526) 10 months ago
..
Core 9dcd11cf65 Added reverse_iterator and const_reverse_iterator for Array (#1526) 10 months 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 cdca4c3b51 When calling PhysicsSystem::Update with a delta time of 0, contact remove callbacks were triggered by accident for all existing contacts. (#1525) 10 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) 1 year 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 cdca4c3b51 When calling PhysicsSystem::Update with a delta time of 0, contact remove callbacks were triggered by accident for all existing contacts. (#1525) 10 months 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