| .. |
|
Core
|
a191a7740b
Fix UBSAN build (tests weren't failing on error) (#206)
|
3 years ago |
|
Geometry
|
f11abf059d
Removed using namespace std from namespace JPH (#308)
|
3 years ago |
|
Math
|
af863a8835
AVX512 Tweaks (#294)
|
3 years ago |
|
ObjectStream
|
b68097f582
Ability to override memory allocations (#183)
|
3 years ago |
|
Physics
|
b9e432fb44
Added vehicle traction test vs limited slip differentials (#316)
|
3 years ago |
|
Layers.h
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
3 years ago |
|
LoggingBodyActivationListener.h
|
b68097f582
Ability to override memory allocations (#183)
|
3 years ago |
|
LoggingContactListener.h
|
b68097f582
Ability to override memory allocations (#183)
|
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
|
78eec5802c
Added missing va_end to va_list usages (#310)
|
3 years ago |
|
UnitTestFramework.h
|
f11abf059d
Removed using namespace std from namespace JPH (#308)
|
3 years ago |
|
UnitTests.cmake
|
5ac751cee9
Improved engine model of wheeled vehicles (#306)
|
3 years ago |
|
doctest.h
|
b80241fa92
Fix error in doctest.h under MSVC 2022 (#157)
|
3 years ago |