.. |
broadphase
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
narrowphase
|
Remove unused cachedCollisionData parameter
|
2017-09-03 18:05:23 +02:00 |
shapes
|
Remove unnecessary collision margin for some shapes
|
2017-09-03 19:06:02 +02:00 |
CollisionCallback.cpp
|
Fix issues in collision detection
|
2017-08-18 17:50:27 +02:00 |
CollisionCallback.h
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +02:00 |
CollisionDetection.cpp
|
Fix issues and refactor collision shape type and collision shape name
|
2017-08-31 23:11:00 +02:00 |
CollisionDetection.h
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +02:00 |
ContactManifold.cpp
|
Remove unnecessary collision margin for some shapes
|
2017-09-03 19:06:02 +02:00 |
ContactManifold.h
|
Working on ConcaveMeshShape and HeightFieldShape collision detection
|
2017-08-21 07:35:08 +02:00 |
ContactManifoldInfo.cpp
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +02:00 |
ContactManifoldInfo.h
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +02:00 |
ContactManifoldSet.cpp
|
Fix issue in ContactManifoldSet.cpp
|
2017-08-31 22:42:19 +02:00 |
ContactManifoldSet.h
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +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
|
Make TriangleShape inherits from ConvexPolyhedronShape
|
2017-06-06 21:12:26 +02:00 |
MiddlePhaseTriangleCallback.cpp
|
Remove unnecessary collision margin for some shapes
|
2017-09-03 19:06:02 +02:00 |
MiddlePhaseTriangleCallback.h
|
Working on ConcaveMeshShape and HeightFieldShape collision detection
|
2017-08-21 07:35:08 +02:00 |
NarrowPhaseInfo.cpp
|
Fix issues and refactor collision shape type and collision shape name
|
2017-08-31 23:11:00 +02:00 |
NarrowPhaseInfo.h
|
Fix issues and refactor collision shape type and collision shape name
|
2017-08-31 23:11:00 +02:00 |
OverlapCallback.h
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +02: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
|
Working on ConcaveMeshShape and HeightFieldShape collision detection
|
2017-08-21 07:35:08 +02:00 |
PolyhedronMesh.h
|
Working on capsule vs polyhedron narrow-phase algorithm
|
2017-04-28 21:40:16 +02:00 |
ProxyShape.cpp
|
Start replacing NULL constant by nullptr
|
2016-05-15 19:25:58 +02:00 |
ProxyShape.h
|
Fix issues and refactor collision shape type and collision shape name
|
2017-08-31 23:11:00 +02:00 |
RaycastInfo.cpp
|
|
|
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
|
Fix issues with normals computation in TriangleVertexArray
|
2017-09-03 17:35:09 +02:00 |
TriangleVertexArray.h
|
Working on ConcaveMeshShape and HeightFieldShape collision detection
|
2017-08-21 07:35:08 +02:00 |