Jorrit Rouwe 4fac195ed8 Added scope around BodyAccess::Grant to avoid assert when JobSoftBodyCollide is directly executed from JobSoftBodyPrepare (e.g. when using JobSystemSingleThreaded) 2 years ago
..
AABBTree 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 years ago
Core d4c4cffb53 Bugfix for MSVC 17.8, limits.h doesn't include corecrt.h (#759) 2 years ago
Geometry affe4fcc83 Tautology in GetPenetrationDepthStepEPA (#760) 2 years ago
Math ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 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 4fac195ed8 Added scope around BodyAccess::Grant to avoid assert when JobSoftBodyCollide is directly executed from JobSoftBodyPrepare (e.g. when using JobSystemSingleThreaded) 2 years ago
Renderer 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 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 d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 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 a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 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