reactphysics3d/src/collision
2020-06-27 23:48:19 +02:00
..
broadphase Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
narrowphase Fix issue in SAT with edge-edge contact (wrong contact normal) and favor face contacts over edge-edge contacts in polyhedron vs polyhedron collision in SAT algorithm for better stability 2020-06-27 23:48:19 +02:00
shapes Merge branch 'develop' into 'master' 2020-05-29 00:03:44 +02:00
Collider.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
CollisionCallback.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
ContactManifold.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
HalfEdgeStructure.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
OverlapCallback.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
PolygonVertexArray.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
PolyhedronMesh.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
RaycastInfo.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
TriangleMesh.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
TriangleVertexArray.cpp Update dates and version numbers in files 2020-05-27 16:15:35 +02:00