Jorrit Rouwe 41471b4016 Collision detection optimizations (#36) 3 years ago
..
Core 377931cd27 Made ConvexVsMesh performance test 5% faster 3 years ago
Geometry 686ab6ab85 Initial import 4 years ago
Math 377931cd27 Made ConvexVsMesh performance test 5% faster 3 years ago
ObjectStream 405c4a2dac Sonar: Added '= default' where possible. 4 years ago
Physics 41471b4016 Collision detection optimizations (#36) 3 years ago
Layers.h 33883574bb Changed broadphase vs broadphase layer to object vs broadphase layer to avoid testing too many layers when doing collision queries (if you map multiple query layers to the same broadphase layer you may end up testing against too many) 4 years ago
LoggingBodyActivationListener.h a1e6c29248 Sonar fix: Avoid explicitly specifying the template arguments by relying on the class template argument deduction. 3 years ago
LoggingContactListener.h c3b702c171 Ability to have a kinematic body colliding with a sensor (#7) 3 years ago
PhysicsTestContext.cpp ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) 3 years ago
PhysicsTestContext.h 686ab6ab85 Initial import 4 years ago
UnitTestFramework.cpp 95a2ad845d - Added define JPH_TRACK_BROADPHASE_STATS that allow you to collect stats about the broadphase performance (do not enable by default!) (#8) 3 years ago
UnitTestFramework.h 686ab6ab85 Initial import 4 years ago
UnitTests.cmake 41471b4016 Collision detection optimizations (#36) 3 years ago
doctest.h 686ab6ab85 Initial import 4 years ago