Daniel Chappuis
|
aae4da54d0
|
Add methods to test collision and AABB overlap in physics world
|
2014-12-28 00:54:34 +01:00 |
|
Daniel Chappuis
|
5f7af61593
|
-Remove unnecessary contact manifold
-Delete the BroadPhasePair class
|
2014-11-21 21:27:09 +01:00 |
|
Daniel Chappuis
|
6c505377c5
|
Clean up the include statements
|
2014-08-07 21:38:31 +02:00 |
|
Daniel Chappuis
|
f1d29b5123
|
Implement the islands computation
|
2013-08-26 21:28:48 +02:00 |
|
Daniel Chappuis
|
16c6487796
|
Change #ifndef names in headers to avoid name collision with others libraries
|
2013-04-18 22:54:36 +02:00 |
|
Daniel Chappuis
|
e03888ea25
|
Finish the implementation of the memory allocator
|
2013-04-01 23:43:50 +02:00 |
|
Daniel Chappuis
|
f38803d75a
|
Fix some warnings
|
2013-03-17 17:07:09 +01:00 |
|
Daniel Chappuis
|
04a31c696c
|
Add Doxygen documentation into the code
|
2013-03-05 23:09:50 +01:00 |
|
Daniel Chappuis
|
5a373cf27b
|
Clean the code and modify the date in the license text
|
2013-03-02 16:26:18 +01:00 |
|
Daniel Chappuis
|
cdc384db68
|
Make possible to access Vector3 members by using x,y and z instead of getX(), getY() and getZ()
|
2013-02-27 22:10:10 +01:00 |
|
Daniel Chappuis
|
a362171532
|
Clean the code of the sequential impulse contact solver
|
2013-02-26 22:43:45 +01:00 |
|
Daniel Chappuis
|
0695b30704
|
Make possible to solve the friction constraints at the center of the contact manifold
|
2013-02-16 16:14:04 +01:00 |
|
Daniel Chappuis
|
3259f54558
|
Add the ContactManifold file
|
2012-12-12 19:28:52 +01:00 |
|