| .. |
|
broadphase
|
Working on logger
|
2018-03-19 23:02:13 +01:00 |
|
narrowphase
|
Refactor profiler and start working on logger
|
2018-03-14 07:33:28 +01:00 |
|
shapes
|
Working on logger
|
2018-03-28 22:55:02 +02:00 |
|
CollisionCallback.cpp
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
CollisionCallback.h
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
CollisionDetection.cpp
|
Working on logger
|
2018-03-19 23:02:13 +01:00 |
|
CollisionDetection.h
|
Working on logger
|
2018-03-19 23:02:13 +01:00 |
|
ContactManifold.cpp
|
Add WorldSettings class for world configuration settings
|
2018-03-04 19:10:32 +01:00 |
|
ContactManifold.h
|
Add WorldSettings class for world configuration settings
|
2018-03-04 19:10:32 +01:00 |
|
ContactManifoldInfo.cpp
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
ContactManifoldInfo.h
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
ContactManifoldSet.cpp
|
Add WorldSettings class for world configuration settings
|
2018-03-04 19:10:32 +01:00 |
|
ContactManifoldSet.h
|
Add WorldSettings class for world configuration settings
|
2018-03-04 19:10:32 +01:00 |
|
ContactPointInfo.h
|
Changes and bug fixes in ContactManifold and ContactManifoldSet
|
2017-10-18 00:41:32 +02:00 |
|
HalfEdgeStructure.cpp
|
Replace std::pair by rp3d::Pair
|
2018-02-05 07:41:02 +01:00 |
|
HalfEdgeStructure.h
|
Replace std::pair by rp3d::Pair
|
2018-02-05 07:41:02 +01:00 |
|
MiddlePhaseTriangleCallback.cpp
|
Use List in HalfEdgeStructure with some changes in memory allocation
|
2017-12-27 20:53:09 +01:00 |
|
MiddlePhaseTriangleCallback.h
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
NarrowPhaseInfo.cpp
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
NarrowPhaseInfo.h
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01: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
|
Refactor memory allocation
|
2018-01-01 18:35:57 +01:00 |
|
PolyhedronMesh.h
|
Replace testPointInside() and raycast() methods for ConvexMeshShape (do not used GJK anymore) and some small refactoring
|
2018-02-26 07:17:54 +01:00 |
|
ProxyShape.cpp
|
Replace testPointInside() and raycast() methods for ConvexMeshShape (do not used GJK anymore) and some small refactoring
|
2018-02-26 07:17:54 +01:00 |
|
ProxyShape.h
|
Remove setLocalScaling() method from CollisionShape and ProxyShape and use scaling only for HeightFieldShape, ConvexMeshShape and ConcaveMeshShape
|
2018-03-26 22:00:52 +02: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
|
Remove the use of std::vector
|
2018-01-20 17:30:36 +01:00 |
|
TriangleVertexArray.cpp
|
Working on logger
|
2018-03-19 23:02:13 +01:00 |
|
TriangleVertexArray.h
|
Working on logger
|
2018-03-19 23:02:13 +01:00 |