Jorrit Rouwe 8ae93a6c48 GetClosestPointOnTriangle reorders vertices so that A lies on the shortest edge (#383) 3 years ago
..
Core a346466f15 Added CMake option for link-time optimizations (#357) 3 years ago
Geometry 8ae93a6c48 GetClosestPointOnTriangle reorders vertices so that A lies on the shortest edge (#383) 3 years ago
Math a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 years ago
ObjectStream a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 years ago
Physics 8ae93a6c48 GetClosestPointOnTriangle reorders vertices so that A lies on the shortest edge (#383) 3 years ago
Layers.h 4315ad53e3 Made remaining filter functions objects to provide context (#381) 3 years ago
LoggingBodyActivationListener.h b68097f582 Ability to override memory allocations (#183) 3 years ago
LoggingContactListener.h 4286114828 Bugfix: ContactListener OnContactValidate was reporting contacts relative to some unknown quantity (#351) 3 years ago
PhysicsTestContext.cpp 4315ad53e3 Made remaining filter functions objects to provide context (#381) 3 years ago
PhysicsTestContext.h 4315ad53e3 Made remaining filter functions objects to provide context (#381) 3 years ago
UnitTestFramework.cpp a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 years ago
UnitTestFramework.h a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 years ago
UnitTests.cmake 4f76bb9ec7 -mfma automatically turns on float contaction on clang which is causing precision issues (#382) 3 years ago
doctest.h b80241fa92 Fix error in doctest.h under MSVC 2022 (#157) 3 years ago