1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'ConcaveMeshDebug' of git://github.com/EmmeKappaErre/reactphysics3d into EmmeKappaErre-ConcaveMeshDebug More... almost 8 years ago
Merge branch 'EmmeKappaErre-HeightFieldChanges' More... almost 8 years ago
Merge branch 'HeightFieldChanges' of git://github.com/EmmeKappaErre/reactphysics3d into EmmeKappaErre-HeightFieldChanges More... almost 8 years ago
Merge branch 'EmmeKappaErre-PolygonVertexArrayConst' More... almost 8 years ago
Merge branch 'PolygonVertexArrayConst' of git://github.com/EmmeKappaErre/reactphysics3d into EmmeKappaErre-PolygonVertexArrayConst More... almost 8 years ago
Add accessor methods to ConcaveMeshShape to allow reading back vertices and normals for inspection from the user code.
Mkr
More... almost 8 years ago
Make input to PolygonVertexArray constant
Mkr
More... almost 8 years ago
Merge develop into dod and fix conflicts More... almost 8 years ago
Refactor contact points creation More... almost 8 years ago
Merge master into develop and fix conflicts More... about 8 years ago
Merge branch 'fix63' More... about 8 years ago
Fix bug with assert with joints More... about 8 years ago
Replace broad phase pair management custom array by List More... about 8 years ago
Make getVertexAt and getHeightAt public to allow for inspecting the height field (e.g. for debug draw the height field)
Mkr
More... about 8 years ago
Merge branch 'fix62' More... about 8 years ago
Edit changelog file More... about 8 years ago
Merge branch 'EmmeKappaErre-FixMinorBug' More... about 8 years ago
Explicitly use std::sqrt to avoid triggering ambiguous call errors when sqrt is defined in other namespaces
Mkr
More... about 8 years ago
Fix compilation issue of the unit tests More... about 8 years ago
Merge fix37 into masterr and fix conflict More... about 8 years ago
Add VERSION and SOVERSION for the shared library in CMakeLists.txt file More... about 8 years ago
Do not install the library in a subdirectory in CMakeLists.txt More... about 8 years ago
Edit changelog file More... about 8 years ago
Edit changelog file More... about 8 years ago
Fix CMake install issue (not installing headers and always building a static library) More... about 8 years ago
Edit changelog file More... about 8 years ago
Replace array by Set for the moved shapes in broad-phase and fix a bug with added and removed collision body (crash in BroadPhaseAlgorithm::computeOverlappingPairs()) More... about 8 years ago
Fix compilation warnings More... about 8 years ago
Fix compilation error on GCC 7 More... about 8 years ago
Update changelog file More... about 8 years ago