Jorrit Rouwe
|
8ab310a423
Added functionality to create bodies without ID and assign an ID later (#272)
|
2 years ago |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
3 years ago |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
3 years ago |
Jorrit Rouwe
|
36dd3f8c8c
Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65)
|
3 years ago |
jrouwe
|
ef371411af
Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9)
|
3 years ago |
Jorrit Rouwe
|
14583ff8ed
Moved BroadPhaseLayerToString to a separate setter function
|
3 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)
|
3 years ago |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 years ago |