Jorrit Rouwe b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 3 years ago
..
Tests b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 3 years ago
Utils bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Layers.h f1e8191199 Ability for sensors to detect collisions with sleeping bodies (#133) 3 years ago
Samples.cmake 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
SamplesApp.cpp a82817be95 Added check that temp allocator is empty at end of step 3 years ago
SamplesApp.h 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
pch.cpp 686ab6ab85 Initial import 4 years ago