Jorrit Rouwe 68781d9336 Moved <algorithm> to Core.h because it contains the definition for std::min/max so it is needed everywhere. (#220) 3 rokov pred
..
AABox.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
AABox4.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
ClipPoly.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
ClosestPoint.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
ConvexHullBuilder.cpp 46d123f7ff Added new error code that triggers when hull building failed due to precision problems. 3 rokov pred
ConvexHullBuilder.h 46d123f7ff Added new error code that triggers when hull building failed due to precision problems. 3 rokov pred
ConvexHullBuilder2D.cpp b68097f582 Ability to override memory allocations (#183) 3 rokov pred
ConvexHullBuilder2D.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
ConvexSupport.h 5d5f228012 Sonar fixes (#124) 3 rokov pred
EPAConvexHullBuilder.h 68781d9336 Moved <algorithm> to Core.h because it contains the definition for std::min/max so it is needed everywhere. (#220) 3 rokov pred
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 rokov pred
Ellipse.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
GJKClosestPoint.h bd9d5c15e3 Fixed incorrect initial value of v in GJKClosestPoint::CastShape (#149) 3 rokov pred
IndexedTriangle.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
Indexify.cpp b68097f582 Ability to override memory allocations (#183) 3 rokov pred
Indexify.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
MortonCode.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
OrientedBox.cpp 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
OrientedBox.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
Plane.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
RayAABox.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
RayAABox8.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
RayCapsule.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
RayCylinder.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
RaySphere.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
RayTriangle.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
RayTriangle8.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 rokov pred
Sphere.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred
Triangle.h b68097f582 Ability to override memory allocations (#183) 3 rokov pred