1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 15, 2025 — Jul 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix issue in collision detection system More... over 2 years ago
Edit changelog file More... over 2 years ago
Add disabled overlapping pairs to fix issue with removal of body next to sleeping bodies More... over 2 years ago
feat: Unsigned comparisons More... over 2 years ago
feat: Don't recursively include files. More... over 2 years ago
Modify loop in testbed scene More... almost 3 years ago
add missing include <cstdint> More... almost 3 years ago
Replace NarrowPhaseAlgorithmType::None with NarrowPhaseAlgorithmType::NoCollisionTest to avoid conflict with X11 library More... about 3 years ago
Edit initial scene of testbed application More... about 3 years ago
Do not limit too much the number of potential contact manifolds More... about 3 years ago
Remove CollisionBody class More... about 3 years ago
Make sure that size of allocated memory is an integral multiple of alignment More... about 3 years ago
Try fix compilation issues on MingW More... over 3 years ago
Remove tests on MinGW from github actions script More... over 3 years ago
Edit github actions script More... over 3 years ago
Edit github actions script More... over 3 years ago
Drop duplicated assignment More... over 3 years ago
Check nodeID before usage, not after More... over 3 years ago
Initialize members in ctor More... over 3 years ago
Ensure mIsGravityEnabled initialized before usage in mDynamicsSystem initialization More... over 3 years ago
Edit github actions script More... over 3 years ago
Edit github actions script More... over 3 years ago
Edit github actions script More... over 3 years ago
Edit github actions script More... over 3 years ago
Merge branch 'dorian-K-develop' into develop More... over 3 years ago
Reserve Array memory in constructor More... over 3 years ago
Merge branch 'develop' of https://github.com/dorian-K/reactphysics3d into dorian-K-develop More... over 3 years ago
Fix compilation errors when profiler is enabled More... over 3 years ago
Reserve array size in Set::toArray More... over 3 years ago
Edit github action script More... over 3 years ago