aboutsummaryrefslogtreecommitdiff
path: root/src/geometry/contact_generator/mod.rs
AgeCommit message (Expand)Author
2020-11-02Fix simulation reaching different states when started from different snaphots.Crozet Sébastien
2020-10-20Collider shape: use a trait-object instead of an enum.Crozet Sébastien
2020-10-13Implement a special case for edge-edge 3D polygonal clipping.Crozet Sébastien
2020-10-12Start adding cylinders.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet