1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'sleeping' into develop More... almost 13 years ago
Fix issue in the contact solver that reduces jittering More... almost 13 years ago
Continue to implement the sleeping technique More... almost 13 years ago
Iterate over the islands to solve the contacts and joints More... almost 13 years ago
Implement the islands computation More... almost 13 years ago
Implement linear and angular velocity damping More... about 13 years ago
Release memory in the Sweep-And-Prune algorithm when several objects are removed from the world More... about 13 years ago
Fix issues in the Sweep-And-Prune algorithm (thanks Aleksi for reporting them) and handle the broad-phase world limits in a better way More... about 13 years ago
Add the convex mesh collision shape More... about 13 years ago
Modify the method that return the bounds of a collision shape and make the getSupportPoint() methods non-const More... about 13 years ago
Modify some examples More... about 13 years ago
Add some description comments in the collision shapes More... about 13 years ago
Add some private copy-constructors and private assignment operators More... about 13 years ago
Add the CapsuleShape class for the capsule collision shape More... about 13 years ago
Add the Material class to store the material properties of a rigid body More... about 13 years ago
Remove the margin gap for the BoxShape and make possible to choose the collision margin when creating a collision shape More... about 13 years ago
Modifications of the examples More... about 13 years ago
Modifications in the examples More... about 13 years ago
Remove the gravity from the rigid body external force and allow the user to enable/disable the gravity for each body More... about 13 years ago
Merge branch 'joints' into develop More... about 13 years ago
Modify the joints example More... about 13 years ago
Implement the non-linear-gauss-seidel position error correction More... about 13 years ago
Add the fixed joint More... about 13 years ago
Finish the implementation of the Hinge joint and some others modifications More... about 13 years ago
Finish the implementation of the slider joint More... about 13 years ago
Implement the upper limit for the slider joint More... about 13 years ago
Start working of the SliderJoint limits More... about 13 years ago
Fix issues in the BallAndSocketJoint and SliderJoint More... about 13 years ago
Fix issues in the unit tests for Vector2 and Matrix2x2 More... about 13 years ago
Modify CMakeLists.txt file More... over 13 years ago