| .. |
|
Tests
|
b8953791f3
Changed RestoreMaterialState and RestoreSubShapeState to use pointers instead of vectors to allow loading shapes with fewer memory allocations (#12)
|
4 years ago |
|
Utils
|
a1e6c29248
Sonar fix: Avoid explicitly specifying the template arguments by relying on the class template argument deduction.
|
4 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 |
|
Samples.cmake
|
686ab6ab85
Initial import
|
4 years ago |
|
SamplesApp.cpp
|
ef371411af
Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9)
|
4 years ago |
|
SamplesApp.h
|
686ab6ab85
Initial import
|
4 years ago |
|
pch.cpp
|
686ab6ab85
Initial import
|
4 years ago |