| .. |
|
broadphase
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
|
narrowphase
|
Add sphere vs convex polyhedron test in SAT algorithm
|
2017-04-02 00:33:29 +02:00 |
|
shapes
|
Add sphere vs convex polyhedron test in SAT algorithm
|
2017-04-02 00:33:29 +02:00 |
|
CollisionDetection.cpp
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
CollisionDetection.h
|
Fix issues, work on HalfEdgeStructure and add unit tests
|
2017-02-20 17:11:13 +02:00 |
|
ContactManifold.cpp
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
ContactManifold.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
ContactManifoldInfo.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
ContactManifoldSet.cpp
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
ContactManifoldSet.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
ContactPointInfo.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
HalfEdgeStructure.cpp
|
Refactor convex mesh shape (create PolyhedronMesh, ConvexPolyhedron classes)
|
2017-03-22 19:07:31 +01:00 |
|
HalfEdgeStructure.h
|
Refactor convex mesh shape (create PolyhedronMesh, ConvexPolyhedron classes)
|
2017-03-22 19:07:31 +01:00 |
|
NarrowPhaseInfo.h
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
|
PolygonVertexArray.cpp
|
Refactor convex mesh shape (create PolyhedronMesh, ConvexPolyhedron classes)
|
2017-03-22 19:07:31 +01:00 |
|
PolygonVertexArray.h
|
Refactor convex mesh shape (create PolyhedronMesh, ConvexPolyhedron classes)
|
2017-03-22 19:07:31 +01:00 |
|
PolyhedronMesh.cpp
|
Add sphere vs convex polyhedron test in SAT algorithm
|
2017-04-02 00:33:29 +02:00 |
|
PolyhedronMesh.h
|
Working on ConvexPolyhedron class
|
2017-03-30 22:39:06 +02:00 |
|
ProxyShape.cpp
|
Start replacing NULL constant by nullptr
|
2016-05-15 19:25:58 +02:00 |
|
ProxyShape.h
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
|
RaycastInfo.cpp
|
Change version number of the library
|
2016-04-11 20:15:20 +02:00 |
|
RaycastInfo.h
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
TriangleMesh.cpp
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
TriangleMesh.h
|
Continue working on SAT, remove Cone and Cylinder shapes
|
2017-02-02 22:58:40 +01:00 |
|
TriangleVertexArray.cpp
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
TriangleVertexArray.h
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |