1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use default nb solver iterations in demo scenes More... about 10 years ago
Use default keyword for default constructors/destructors More... about 10 years ago
Use constexpr for compile time constants More... about 10 years ago
Use override keyword to mark virtual overriden methods More... about 10 years ago
Fix virtual constructors, use c++11 scoped enums, use c++11 delete methods instead of private constructors More... about 10 years ago
Replace typedefs by c++11 alias declaration More... about 10 years ago
Modify initial GJK support direction More... about 10 years ago
Remove Simplex class (replaced by VoronoiSimplex) More... about 10 years ago
Make GJK/EPA collision detection more robust More... about 10 years ago
Fix issue in VoronoiSimplex More... about 10 years ago
Add VoronoiSimplex class for GJK algorithm More... about 10 years ago
Add missing virtual destructor More... about 10 years ago
Replace NULL pointer by nullptr More... over 10 years ago
Fix assert raised in empty scene More... over 10 years ago
Allow for zero mass rigid body More... over 10 years ago
ProxyShape must have a virtual destructor More... over 10 years ago
Start replacing NULL constant by nullptr More... over 10 years ago
Update Readme file More... over 10 years ago
Modify .travis.yml file More... over 10 years ago
Merge branch 'develop' More... over 10 years ago
Update Readme file More... over 10 years ago
Update Readme file More... over 10 years ago
Update Readme file More... over 10 years ago
Update Readme file More... over 10 years ago
Update Readme file More... over 10 years ago
Change testbed application resolution More... over 10 years ago
Modify documentation More... over 10 years ago
Change image in Doxygen documentation More... over 10 years ago
Fix warning More... over 10 years ago
Fix warnings More... over 10 years ago