.. |
broadphase
|
Fix compilation error on gcc
|
2016-08-21 19:32:14 +02:00 |
narrowphase
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
shapes
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
CollisionDetection.cpp
|
Remove bodies pointer from ContactPoint
|
2016-11-03 18:06:45 +01:00 |
CollisionDetection.h
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
CollisionShapeInfo.h
|
Change version number of the library
|
2016-04-11 20:15:20 +02:00 |
ContactManifold.cpp
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
ContactManifold.h
|
Some optimizations in contact solver
|
2016-10-17 22:41:33 +02:00 |
ContactManifoldSet.cpp
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
ContactManifoldSet.h
|
Refactor memory allocator and refactor contact solver
|
2016-09-21 22:03:45 +02:00 |
ProxyShape.cpp
|
Start replacing NULL constant by nullptr
|
2016-05-15 19:25:58 +02:00 |
ProxyShape.h
|
Fix virtual constructors, use c++11 scoped enums, use c++11 delete methods instead of private constructors
|
2016-07-08 07:25:37 +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
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02: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 |