This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
reactphysics3d
Watch
1
Star
0
Fork
0
You've already forked reactphysics3d
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5ae655b0a
reactphysics3d
/
src
/
collision
History
Daniel Chappuis
b5ae655b0a
Add comments, modify method names, change solver nb of iterations, ...
2013-09-27 18:43:45 +02:00
..
broadphase
Release memory in the Sweep-And-Prune algorithm when several objects are removed from the world
2013-07-17 00:09:15 +02:00
narrowphase
Modify the method that return the bounds of a collision shape and make the getSupportPoint() methods non-const
2013-07-15 19:09:07 +02:00
shapes
Modify comments
2013-09-25 00:11:23 +02:00
BroadPhasePair.cpp
Clean the code and modify the date in the license text
2013-03-02 16:26:18 +01:00
BroadPhasePair.h
Implement the non-linear-gauss-seidel position error correction
2013-06-26 22:28:31 +02:00
CollisionDetection.cpp
Add comments, modify method names, change solver nb of iterations, ...
2013-09-27 18:43:45 +02:00
CollisionDetection.h
Add comments, modify method names, change solver nb of iterations, ...
2013-09-27 18:43:45 +02:00