| .. |
|
CollisionWorld.cpp
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
CollisionWorld.h
|
Add temporal coherence for convex vs triangle collision detection
|
2017-11-22 22:43:27 +01:00 |
|
ConstraintSolver.cpp
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
ConstraintSolver.h
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
ContactSolver.cpp
|
Rename fields and methods in ContactPoint class
|
2017-11-29 23:43:55 +01:00 |
|
ContactSolver.h
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
DynamicsWorld.cpp
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
DynamicsWorld.h
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
EventListener.h
|
Refactor the way to create the contact manifolds and contact points
|
2017-07-30 22:14:46 +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 temporal coherence for convex vs triangle collision detection
|
2017-11-22 22:43:27 +01:00 |
|
OverlappingPair.h
|
Add temporal coherence for convex vs triangle collision detection
|
2017-11-22 22:43:27 +01:00 |
|
Profiler.cpp
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01:00 |
|
Profiler.h
|
Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one
|
2017-11-10 19:57:50 +01: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 |