Jorrit Rouwe 5237d4a319 Implemented a function to do stair walking for the virtual character (#160) 3 years ago
..
AABBTree dfec0f2250 Optimized mesh shape creation (#147) 3 years ago
Core 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
Geometry bd9d5c15e3 Fixed incorrect initial value of v in GJKClosestPoint::CastShape (#149) 3 years ago
Math 75531e8ba6 Fix for ARM: Multiply3x3(Mat44) did an extra multiplication 3 years ago
ObjectStream 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
Physics 5237d4a319 Implemented a function to do stair walking for the virtual character (#160) 3 years ago
Renderer b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 3 years ago
Skeleton b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 3 years ago
TriangleGrouper c9796f6071 Sonar fixes (#125) 3 years ago
TriangleSplitter dfec0f2250 Optimized mesh shape creation (#147) 3 years ago
Jolt.cmake 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
Jolt.h 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
Jolt.natvis 686ab6ab85 Initial import 4 years ago
RegisterTypes.cpp 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
RegisterTypes.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
pch.cpp 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago