1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve robustness of constraint solver (avoid inverse of matrix with zero determinant) More... over 5 years ago
Fix issue with update of inverse mass/inertia of a static body More... over 5 years ago
Fix issue with angular lock axis factor More... over 5 years ago
Modifications in RigidBodyComponents for locking linear/angular axis More... over 5 years ago
Make possible to lock the linear/angular axis of a RigidBody More... over 5 years ago
Merge branch optimization into develop More... over 5 years ago
Fix issue in testbed More... over 5 years ago
Fix issue and modifications in HeightFieldShape More... over 5 years ago
Edit changelog file More... over 5 years ago
Improve the raycasting performance against HeightFielfShape with a better middle-phase algorithm More... over 5 years ago
Fix wrong normal orientation in TriangleShape raycasting More... over 5 years ago
Edit changelog file More... almost 6 years ago
Merge branch 'master' into optimization More... almost 6 years ago
Add the HingeJoint::getAngle() method to get the current angle of the hinge joint More... almost 6 years ago
Edit changelog file More... almost 6 years ago
Fix conflict More... almost 6 years ago
Fix issue in FixedJointComponents More... almost 6 years ago
Fix issue 179 in FixedJoint More... almost 6 years ago
Do not recompute triangle normal during triangle raycasting More... almost 6 years ago
Fix issue when building the testbed application on MacOS X More... almost 6 years ago
Use faster ray vs ABBB intersection algorithm in raycasting DynamicAABBTree broad-phase More... almost 6 years ago
Compute the half-edge structure of TriangleShape and BoxShape only once at the beginning More... almost 6 years ago
Make AABB methods inline More... almost 6 years ago
Fix typo More... almost 6 years ago
Add ball-and-socket joints chain and hinge joints chain demos in testbed application More... almost 6 years ago
Edit ball and socket joints net scene in testbed application More... almost 6 years ago
Optimizations More... almost 6 years ago
Small optimizations More... almost 6 years ago
Fix compilation issues More... almost 6 years ago
Fix issue in position solver of joints (constrained orientations must be used instead of previous orientation when computing inertia tensor) More... almost 6 years ago