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
Refactor profiler and add logger More... over 8 years ago
Update the compilers in travis file More... over 8 years ago
Refactor profiler and start working on logger More... over 8 years ago
Merge branch 'develop' of github.com:DanielChappuis/reactphysics3d into develop More... over 8 years ago
Update user manual More... over 8 years ago
Update the license file More... over 8 years ago
Add WorldSettings class for world configuration settings More... over 8 years ago
Merge branch 'optimization' into develop More... over 8 years ago
Merge branch 'sat' into optimization More... over 8 years ago
Replace testPointInside() and raycast() methods for ConvexMeshShape (do not used GJK anymore) and some small refactoring More... over 8 years ago
Working on collision detection unit tests More... over 8 years ago
Working on collision detection unit tests More... over 8 years ago
Fix issue with clipping methods More... over 8 years ago
Working on collision detection unit tests More... over 8 years ago
Replace std::pair by rp3d::Pair More... over 8 years ago
Replace malloc/free calls by use of the MemoryManager of ReactPhysics3D More... over 8 years ago
Replace std::set by Set and fix issues with List and Map More... over 8 years ago
Merge branch 'costashatz-develop-patch' into develop More... over 8 years ago
Remove the use of std::map and fix issues in Map class More... over 8 years ago
Fix for compilation issues More... over 8 years ago
Merge branch 'optimization' into sat More... over 8 years ago
Make sure we do not recompute automatically center of mass and inertia tensor when they are set by the user More... over 8 years ago
Remove the use of std::vector More... over 8 years ago
Working on Map More... over 8 years ago
Working on containers (List, Map) More... over 8 years ago
Fix issue with zero penetration depth in Sphere vs Capsule collision More... over 8 years ago
Refactor the getter/setter for inertia tensor of a RigidBody More... over 8 years ago
Merge branch 'optimization' into develop More... over 8 years ago
Fix conflict More... over 8 years ago
Add Cube stack scene in the testbed application More... over 8 years ago