aboutsummaryrefslogtreecommitdiff
path: root/src/geometry/polyhedron_feature3d.rs
AgeCommit message (Expand)Author
2020-10-27Variable renaming.Crozet Sébastien
2020-10-26Redefine capsules as a segment with a radius, allowing us to reuse the pfm_pf...Crozet Sébastien
2020-10-20Fix many warnings.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-09-28Fix NaN when computing contacts between a cuboid and a perfectly vertical tri...Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet