reactphysics3d/src/collision
2018-12-26 23:33:36 +01:00
..
broadphase Replace broad phase pair management custom array by List 2018-08-21 07:37:52 +02:00
narrowphase Modifs in NarrowPhaseBatch info classes 2018-12-01 13:17:32 +01:00
shapes Fix issue with ConvexMeshShape and BoxShape falling through ConcaveMeshShape and HeightFieldShape 2018-07-01 15:47:50 +02:00
CollisionCallback.cpp Update copyright date in license 2018-04-30 22:15:53 +02:00
CollisionCallback.h Update copyright date in license 2018-04-30 22:15:53 +02:00
CollisionDetection.cpp Create SphereVsCapsuleNarrowPhaseInfoBatch 2018-11-29 17:33:27 +01:00
CollisionDetection.h Directly call narrrow-phase collision detection tests on narrow phase batches 2018-11-05 18:34:46 +01:00
ContactManifold.cpp Refactor contact points creation 2018-09-09 21:59:02 +02:00
ContactManifold.h Refactor contact points creation 2018-09-09 21:59:02 +02:00
ContactManifoldSet.cpp Create SphereVsSphereNarrowPhaseInfoBatch class 2018-11-27 07:27:38 +01:00
ContactManifoldSet.h Refactor narrow-phase algorithms to iterate over batches of narrow-phase infos 2018-10-03 22:10:05 +02:00
ContactPointInfo.h Update copyright date in license 2018-04-30 22:15:53 +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 Add Transform component 2018-12-26 23:33:36 +01:00
ProxyShape.h Add Transform component 2018-12-26 23:33:36 +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