aboutsummaryrefslogtreecommitdiff
path: root/src/pipeline/event_handler.rs
AgeCommit message (Expand)Author
2022-04-28Add collision event flagsSébastien Crozet
2022-03-20Emit collision stopped events after a collider is removed.Sébastien Crozet
2022-03-20Combine contact events and intersection events into a single event type and f...Sébastien Crozet
2021-06-01Add ActiveCollisionTypes to easily enable collision-detection between two non...Crozet Sébastien
2021-06-01Rework the event systemCrozet Sébastien
2020-12-29Externalize the proximity code (renamed intersection).Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet