reactphysics3d/src/collision/shapes
2018-03-28 22:55:02 +02:00
..
AABB.cpp Use default keyword for default constructors/destructors 2016-07-19 06:52:18 +02:00
AABB.h Use default keyword for default constructors/destructors 2016-07-19 06:52:18 +02:00
BoxShape.cpp Remove the use of std::vector 2018-01-20 17:30:36 +01:00
BoxShape.h Working on logger 2018-03-28 22:55:02 +02:00
CapsuleShape.cpp Refactor memory allocation 2018-01-01 18:35:57 +01:00
CapsuleShape.h Working on logger 2018-03-28 22:55:02 +02:00
CollisionShape.cpp Remove setLocalScaling() method from CollisionShape and ProxyShape and use scaling only for HeightFieldShape, ConvexMeshShape and ConcaveMeshShape 2018-03-26 22:00:52 +02:00
CollisionShape.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
ConcaveMeshShape.cpp Working on logger 2018-03-28 22:55:02 +02:00
ConcaveMeshShape.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
ConcaveShape.cpp Remove unnecessary collision margin for some shapes 2017-09-03 19:06:02 +02:00
ConcaveShape.h Add temporal coherence for convex vs triangle collision detection 2017-11-22 22:43:27 +01:00
ConvexMeshShape.cpp Working on logger 2018-03-28 22:55:02 +02:00
ConvexMeshShape.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
ConvexPolyhedronShape.cpp Small optimizations 2017-12-06 21:55:50 +01:00
ConvexPolyhedronShape.h Small optimizations 2017-12-06 21:55:50 +01:00
ConvexShape.cpp Remove unused cachedCollisionData parameter 2017-09-03 18:05:23 +02:00
ConvexShape.h Remove unnecessary collision margin for some shapes 2017-09-03 19:06:02 +02:00
HeightFieldShape.cpp Working on logger 2018-03-28 22:55:02 +02:00
HeightFieldShape.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
SphereShape.cpp Refactor memory allocation 2018-01-01 18:35:57 +01:00
SphereShape.h Working on logger 2018-03-28 22:55:02 +02:00
TriangleShape.cpp Refactor profiler and start working on logger 2018-03-14 07:33:28 +01:00
TriangleShape.h Working on logger 2018-03-28 22:55:02 +02:00