Jorrit Rouwe f89d3fb39c Ability in the OnContactPointAdded/Persisted callbacks to change a body into a sensor (#158) 3 years ago
..
Core 4595f85955 Various Sonar fixes (#123) 3 years ago
Geometry b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 3 years ago
Math 6ba21f50dc Made shape casting on shapes a bit more intuitive (#116) 3 years ago
ObjectStream 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
Physics f89d3fb39c Ability in the OnContactPointAdded/Persisted callbacks to change a body into a sensor (#158) 3 years ago
Layers.h 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
LoggingBodyActivationListener.h 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
LoggingContactListener.h 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
PhysicsTestContext.cpp a82817be95 Added check that temp allocator is empty at end of step 3 years ago
PhysicsTestContext.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
UnitTestFramework.cpp 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
UnitTestFramework.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
UnitTests.cmake 4595f85955 Various Sonar fixes (#123) 3 years ago
doctest.h b80241fa92 Fix error in doctest.h under MSVC 2022 (#157) 3 years ago