.. |
CollisionWorld.cpp
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
CollisionWorld.h
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
ConstraintSolver.cpp
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
ConstraintSolver.h
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
ContactManifold.cpp
|
Implement the islands computation
|
2013-08-26 21:28:48 +02:00 |
ContactManifold.h
|
Implement the islands computation
|
2013-08-26 21:28:48 +02:00 |
ContactSolver.cpp
|
Fix issue in the collision detection for compound shapes
|
2014-06-10 23:37:11 +02:00 |
ContactSolver.h
|
Add support for the different body types (static, kinematic, dynamic)
|
2013-11-21 23:24:11 +01:00 |
DynamicsWorld.cpp
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
DynamicsWorld.h
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
EventListener.h
|
Add the EventListener class
|
2013-09-10 21:33:52 +02:00 |
Impulse.h
|
Add some private copy-constructors and private assignment operators
|
2013-07-10 00:21:31 +02:00 |
Island.cpp
|
Add comments, modify method names, change solver nb of iterations, ...
|
2013-09-27 18:43:45 +02:00 |
Island.h
|
Add comments, modify method names, change solver nb of iterations, ...
|
2013-09-27 18:43:45 +02:00 |
Material.cpp
|
Add the Material class to store the material properties of a rigid body
|
2013-07-10 00:17:14 +02:00 |
Material.h
|
Modify cmake files and add comments in the code
|
2013-10-06 16:03:25 +02:00 |
OverlappingPair.cpp
|
continue to replace SAP broad-phase by a dynamic AABB tree
|
2014-05-15 06:39:39 +02:00 |
OverlappingPair.h
|
Fix issue in the collision detection for compound shapes
|
2014-06-10 23:37:11 +02:00 |
Profiler.cpp
|
Fix compilation error on Mac OS X and errors in SliderJoint and HingeJoint
|
2013-09-30 23:34:47 +02:00 |
Profiler.h
|
Change #ifndef names in headers to avoid name collision with others libraries
|
2013-04-18 22:54:36 +02:00 |
Timer.cpp
|
Finish the implementation of the profiler
|
2013-03-26 21:37:55 +01:00 |
Timer.h
|
Implement the non-linear-gauss-seidel position error correction
|
2013-06-26 22:28:31 +02:00 |