aboutsummaryrefslogtreecommitdiff
path: root/examples3d
AgeCommit message (Collapse)Author
2020-10-10WQuadtree: fix stack overflow caused by more than 4 AABB with the same center.Crozet Sébastien
2020-10-05Use the publish-subscribe mechanism to handle collider removals across ↵Crozet Sébastien
pipelines.
2020-09-28Make kinematic bodies properly wake up dynamic bodies.Crozet Sébastien
2020-09-28Fix crash caused by the removal of a kinematic body.Crozet Sébastien
2020-09-28Add missing debug_trimesh3 example file.Crozet Sébastien
2020-09-28Fix NaN when computing contacts between a cuboid and a perfectly vertical ↵Crozet Sébastien
triangle.
2020-09-06Move benchmark demos into their own directory.Sébastien Crozet
2020-09-01CI: fix test execution.Sébastien Crozet
2020-09-01Mass properties: add a max number of iterations for the local-frame rotation ↵Sébastien Crozet
computation.
2020-08-31Disallow contacts between two colliders attached to the same parent.Sébastien Crozet
2020-08-31Add compound demo.Sébastien Crozet
2020-08-31Allow the removal of a collider.Sébastien Crozet
2020-08-27Fix BroadPhase proxy handle recycling causing a crash.Sébastien Crozet
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet