Jorrit Rouwe 68781d9336 Moved <algorithm> to Core.h because it contains the definition for std::min/max so it is needed everywhere. (#220) 3 years ago
..
AABox.h b68097f582 Ability to override memory allocations (#183) 3 years ago
AABox4.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
ClipPoly.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
ClosestPoint.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
ConvexHullBuilder.cpp 46d123f7ff Added new error code that triggers when hull building failed due to precision problems. 3 years ago
ConvexHullBuilder.h 46d123f7ff Added new error code that triggers when hull building failed due to precision problems. 3 years ago
ConvexHullBuilder2D.cpp b68097f582 Ability to override memory allocations (#183) 3 years ago
ConvexHullBuilder2D.h b68097f582 Ability to override memory allocations (#183) 3 years ago
ConvexSupport.h 5d5f228012 Sonar fixes (#124) 3 years ago
EPAConvexHullBuilder.h 68781d9336 Moved <algorithm> to Core.h because it contains the definition for std::min/max so it is needed everywhere. (#220) 3 years ago
EPAPenetrationDepth.h 2eb5ff78cd Added unit test for EPA CastShape test and fixed bug that could return a zero length normal when the GJK algorithm terminated in the first iteration (#217) 3 years ago
Ellipse.h b68097f582 Ability to override memory allocations (#183) 3 years ago
GJKClosestPoint.h bd9d5c15e3 Fixed incorrect initial value of v in GJKClosestPoint::CastShape (#149) 3 years ago
IndexedTriangle.h b68097f582 Ability to override memory allocations (#183) 3 years ago
Indexify.cpp b68097f582 Ability to override memory allocations (#183) 3 years ago
Indexify.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
MortonCode.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
OrientedBox.cpp 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
OrientedBox.h b68097f582 Ability to override memory allocations (#183) 3 years ago
Plane.h b68097f582 Ability to override memory allocations (#183) 3 years ago
RayAABox.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RayAABox8.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RayCapsule.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RayCylinder.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RaySphere.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RayTriangle.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RayTriangle8.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
Sphere.h b68097f582 Ability to override memory allocations (#183) 3 years ago
Triangle.h b68097f582 Ability to override memory allocations (#183) 3 years ago