reactphysics3d/src/collision
2019-06-03 07:12:50 +02:00
..
broadphase Simplify broad-phase 2019-03-31 00:48:46 +01:00
narrowphase Working on testOverlap() and testCollisionMethods 2019-06-03 07:12:50 +02:00
shapes Fix issue with ConvexMeshShape and BoxShape falling through ConcaveMeshShape and HeightFieldShape 2018-07-01 15:47:50 +02:00
CollisionCallback.cpp Remove old code 2019-05-12 14:26:55 +02:00
CollisionCallback.h Update copyright date in license 2018-04-30 22:15:53 +02:00
CollisionDetection.cpp Working on testOverlap() and testCollisionMethods 2019-06-03 07:12:50 +02:00
CollisionDetection.h Working on testOverlap() and testCollisionMethods 2019-06-03 07:12:50 +02:00
ContactManifold.cpp Remove old code 2019-05-12 14:26:55 +02:00
ContactManifold.h Remove old code 2019-05-12 14:26:55 +02:00
ContactManifoldInfo.h Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactPair.h Refactor contacts and islands 2019-05-10 17:37:11 +02:00
ContactPointInfo.h Refactor contacts management 2019-04-19 11:20:21 +02:00
HalfEdgeStructure.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
HalfEdgeStructure.h Update copyright date in license 2018-04-30 22:15:53 +02:00
MiddlePhaseTriangleCallback.cpp Directly call narrrow-phase collision detection tests on narrow phase batches 2018-11-05 18:34:46 +01:00
MiddlePhaseTriangleCallback.h Directly call narrrow-phase collision detection tests on narrow phase batches 2018-11-05 18:34:46 +01:00
OverlapCallback.h Update copyright date in license 2018-04-30 22:15:53 +02:00
PolygonVertexArray.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
PolygonVertexArray.h Update copyright date in license 2018-04-30 22:15:53 +02:00
PolyhedronMesh.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
PolyhedronMesh.h Update copyright date in license 2018-04-30 22:15:53 +02:00
ProxyShape.cpp Working on contacts 2019-05-24 07:15:31 +02:00
ProxyShape.h The proxy-shapes are now entities 2019-03-15 17:27:11 +01:00
RaycastInfo.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
RaycastInfo.h Update copyright date in license 2018-04-30 22:15:53 +02:00
TriangleMesh.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
TriangleMesh.h Update copyright date in license 2018-04-30 22:15:53 +02:00
TriangleVertexArray.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
TriangleVertexArray.h Update copyright date in license 2018-04-30 22:15:53 +02:00