aboutsummaryrefslogtreecommitdiff
path: root/src/geometry/narrow_phase.rs
AgeCommit message (Collapse)Author
2020-10-06Don't let the PubSub internal offsets overflow + fix some warnings.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-08-31Disallow contacts between two colliders attached to the same parent.Sébastien Crozet
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet