1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on triangular mesh collision detection More... almost 11 years ago
Small changes in ContactManifold More... almost 11 years ago
Remove contact manifolds that do not have contact points anymore after manifold update More... almost 11 years ago
Do not use contact normal choice when there is a single manifold More... almost 11 years ago
Fix memory leak More... almost 11 years ago
Return manifold set by reference and not by pointer More... almost 11 years ago
Remove ProxyShapes pointers from OverlappingPair More... almost 11 years ago
Remove dynamic memory allocation of ContactPointInfo instances during narrow-phase More... almost 11 years ago
Report narrow-phase contacts to the collision detection in a more generic way More... almost 11 years ago
Add ContactManifoldSet to allow several ContactManifolds per overlapping pair More... almost 11 years ago
Add glew into the include directories of the testbed application More... almost 11 years ago
Add ContactManifoldSet class More... almost 11 years ago
Fix issue with testbed application on non retina displays More... almost 11 years ago
Continue working of triangular meshes More... almost 11 years ago
Remove unused code in testbed application More... almost 11 years ago
Use a CollisionShapeInfo instead of a ProxyShape in the collision detection algorithms More... almost 11 years ago
Fix compilation errors on Visual Studio More... almost 11 years ago
Modify the way the collision shapes are created (we don't make an internal copy anymore) More... almost 11 years ago
Add ConcaveShape et ConvexShape classes More... almost 11 years ago
Modify .gitignore file More... almost 11 years ago
Merge branch 'ColinGilbert-develop' into develop More... almost 11 years ago
Merge branch 'develop' of https://github.com/ColinGilbert/reactphysics3d into ColinGilbert-develop More... almost 11 years ago
Start working on triangular meshes collision detection More... almost 11 years ago
Final fix :) More... almost 11 years ago
Fix merge mess More... almost 11 years ago
Merge branch 'develop' of https://www.github.com/DanielChappuis/reactphysics3d into develop More... almost 11 years ago
Merge pull request #1 from ColinGilbert/master More... almost 11 years ago
Fix oops for CI More... almost 11 years ago
Replace dynamic_cast with static_cast More... almost 11 years ago
Allow the user to use custom collision detection algorithm More... about 11 years ago