reactphysics3d/src/collision
2019-04-22 16:15:47 +02:00
..
broadphase Simplify broad-phase 2019-03-31 00:48:46 +01:00
narrowphase Working on contacts refactoring 2019-04-22 16:15:47 +02: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 Working on contacts refactoring 2019-04-22 16:15:47 +02:00
CollisionDetection.h Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactManifold.cpp Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactManifold.h Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactManifoldInfo.h Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactManifoldSet.cpp Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactManifoldSet.h Refactor contacts management 2019-04-19 11:20:21 +02:00
ContactPair.h Refactor contacts management 2019-04-19 11:20:21 +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 Remove code to update proxy-shape broad-phase state from proxy-shape, move it to broad-phase system 2019-03-17 22:50:10 +01: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