Jorrit Rouwe 28072c1bda Fixed cast shape possibly not returning a hit (#1787) hace 3 meses
..
AABox.h fe87468daa Enable floating point overflow exceptions (#1398) hace 1 año
AABox4.h acd31abf51 Added support for a vertex radius for soft bodies. (#879) hace 2 años
ClipPoly.h ff50a7a800 Added PlaneShape (#1222) hace 1 año
ClosestPoint.h 26059584a2 Denominator in GetBaryCentricCoordinates should be positive (#1024) hace 1 año
ConvexHullBuilder.cpp 79ce4b2801 Removed some of the using std::... statements (#1353) hace 1 año
ConvexHullBuilder.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hace 1 año
ConvexHullBuilder2D.cpp 79ce4b2801 Removed some of the using std::... statements (#1353) hace 1 año
ConvexHullBuilder2D.h 045a87e230 Ran spell checker over all comments in the Jolt folder hace 1 año
ConvexSupport.h 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
EPAConvexHullBuilder.h e8b3c7d69a Added Pyramid test to determinism checks (#1351) hace 1 año
EPAPenetrationDepth.h 28072c1bda Fixed cast shape possibly not returning a hit (#1787) hace 3 meses
Ellipse.h 7839a60dd0 Spelling and typographical errors (#1399) hace 1 año
GJKClosestPoint.h 5cab98f5bf Added an epsilon to the CastRay / CastShape early out condition to avoid dividing by a very small number and overflowing to INF. This can cause a float overflow exception. (#1574) hace 10 meses
IndexedTriangle.h 7221323294 Faster hashing for IndexedTriangle to improve MeshShape::Sanitize (#1368) hace 1 año
Indexify.cpp 79ce4b2801 Removed some of the using std::... statements (#1353) hace 1 año
Indexify.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) hace 2 años
MortonCode.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
OrientedBox.cpp a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) hace 1 año
OrientedBox.h 294c22850c Workaround for compile error in clang 13 on macOS (#1485) hace 1 año
Plane.h 2945ec8f0e Plane/Quat: Added functions to convert from and to Float4 hace 6 meses
RayAABox.h 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) hace 1 año
RayCapsule.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
RayCylinder.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
RaySphere.h 79ce4b2801 Removed some of the using std::... statements (#1353) hace 1 año
RayTriangle.h 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) hace 1 año
Sphere.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hace 1 año
Triangle.h d7f08b8367 Added ability to store per triangle user data in mesh shape (#1225) hace 1 año