Jorrit Rouwe 2c6b713fe0 Fixed bug in MeshShape active edge calculation (#1758) 1 week ago
..
Core 9dcd11cf65 Added reverse_iterator and const_reverse_iterator for Array (#1526) 7 months ago
Geometry 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 8 months ago
Math 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 2 months ago
ObjectStream 7e93e770ea Added object serialization for Float4, UVec4 and IndexedTriangleNoMaterial (#1752) 1 week ago
Physics 2c6b713fe0 Fixed bug in MeshShape active edge calculation (#1758) 1 week ago
Layers.h 5a3935ee69 Ability to save and restore the simulation in parts (#1282) 11 months 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) 8 months ago
LoggingContactListener.h 2d607c4161 Renamed SensorDetectsStatic to CollideKinematicVsNonDynamic and made it work for non-sensors (#841) 1 year ago
PhysicsTestContext.cpp 3f62f22248 Bugfix: When there were no active bodies, the step listeners weren't called. (#1557) 6 months ago
PhysicsTestContext.h 3f62f22248 Bugfix: When there were no active bodies, the step listeners weren't called. (#1557) 6 months ago
UnitTestFramework.cpp 79ce4b2801 Removed some of the using std::... statements (#1353) 10 months ago
UnitTestFramework.h 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
UnitTests.cmake 06793ab529 Added STLLocalAllocator (#1435) 8 months ago
doctest.h 0436c32dfd Clang 16 compile fixes + doctest upgrade to 2.4.11 (#661) 2 years ago