| .. |
|
CollisionWorld.cpp
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
|
CollisionWorld.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
ConstraintSolver.cpp
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
ConstraintSolver.h
|
Fix merge conflicts
|
2016-08-21 11:47:22 +02:00 |
|
ContactSolver.cpp
|
Remove bodies pointer from ContactPoint
|
2016-11-03 18:06:45 +01:00 |
|
ContactSolver.h
|
Cache some calculation in contact solver
|
2016-10-23 20:04:52 +02:00 |
|
DynamicsWorld.cpp
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
|
DynamicsWorld.h
|
Refactor collision detection
|
2017-01-08 19:56:59 +01:00 |
|
EventListener.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
Island.cpp
|
Allocate memory in the SingleFrameAllocator in the update() method
|
2016-09-22 23:24:03 +02:00 |
|
Island.h
|
Allocate memory in the SingleFrameAllocator in the update() method
|
2016-09-22 23:24:03 +02:00 |
|
Material.cpp
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
Material.h
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
OverlappingPair.cpp
|
Add clippling segment/polygons methods, fix issues and add convex vs capsule algorithm
|
2017-04-16 22:09:59 +02:00 |
|
OverlappingPair.h
|
Refactor contact manifold and contact point creation
|
2017-02-26 13:48:50 +02:00 |
|
Profiler.cpp
|
Start replacing NULL constant by nullptr
|
2016-05-15 19:25:58 +02:00 |
|
Profiler.h
|
Start replacing NULL constant by nullptr
|
2016-05-15 19:25:58 +02:00 |
|
Timer.cpp
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |
|
Timer.h
|
Use default keyword for default constructors/destructors
|
2016-07-19 06:52:18 +02:00 |