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