Jorrit Rouwe 5337b184eb Fixed bug when a body with limited DOFs collides with static (#840) 2 years ago
..
AABBTree 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 years ago
Core dc12fc370c Use SetThreadDescription on Windows if supported (#835) 2 years ago
Geometry 0ec4aefb9d Bugfix: Indexify function was missing a break statement (#806) 2 years ago
Math 1b006d340e Added constexpr to Float3 and IndexedTriangle(NoMaterial) classes (#801) 2 years ago
ObjectStream ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 2 years ago
Physics 5337b184eb Fixed bug when a body with limited DOFs collides with static (#840) 2 years ago
Renderer 6a08b1898c Whitespace fixes (MSVC keeps adding these even though it is configured not to) 2 years ago
Skeleton 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
TriangleGrouper ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 2 years ago
TriangleSplitter ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 2 years ago
ConfigurationString.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Jolt.cmake e7b634d52c Created an object layer filter implementation that is similar to Bullet's group & mask filtering (#810) 2 years ago
Jolt.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Jolt.natvis e1e61bb636 Fixed some trailing whitespace that snuck in again 2 years ago
RegisterTypes.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
RegisterTypes.h addff7c66c Expose a function to compare the JOLT_VERSION_ID with the version the library was compiled with 2 years ago