jrouwe 85d1d10727 CollidePoint tests (#24) 4 年 前
..
Core 686ab6ab85 Initial import 4 年 前
Geometry 686ab6ab85 Initial import 4 年 前
Math 686ab6ab85 Initial import 4 年 前
ObjectStream 405c4a2dac Sonar: Added '= default' where possible. 4 年 前
Physics 85d1d10727 CollidePoint tests (#24) 4 年 前
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 年 前
LoggingBodyActivationListener.h a1e6c29248 Sonar fix: Avoid explicitly specifying the template arguments by relying on the class template argument deduction. 4 年 前
LoggingContactListener.h c3b702c171 Ability to have a kinematic body colliding with a sensor (#7) 4 年 前
PhysicsTestContext.cpp ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) 4 年 前
PhysicsTestContext.h 686ab6ab85 Initial import 4 年 前
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) 4 年 前
UnitTestFramework.h 686ab6ab85 Initial import 4 年 前
UnitTests.cmake 85d1d10727 CollidePoint tests (#24) 4 年 前
doctest.h 686ab6ab85 Initial import 4 年 前