Jorrit Rouwe
|
92a117e0f0
Removed stat collector code, it hasn't been used in years and is very incomplete.
|
4 years ago |
jrouwe
|
e2bbdda911
Performance optimizations (#17)
|
4 years ago |
jrouwe
|
de02c78a04
Integrate velocities happens in parallel now (#16)
|
4 years ago |
jrouwe
|
ef371411af
Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9)
|
4 years ago |
jrouwe
|
95a2ad845d
- Added define JPH_TRACK_BROADPHASE_STATS that allow you to collect stats about the broadphase performance (do not enable by default!) (#8)
|
4 years ago |
Jorrit Rouwe
|
14583ff8ed
Moved BroadPhaseLayerToString to a separate setter function
|
4 years ago |
Jorrit Rouwe
|
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 |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 years ago |