dimforge / parry

2D and 3D collision-detection library for Rust.
https://parry.rs
Apache License 2.0
529 stars 93 forks source link

Fix collision-detection regression with convex polyhedron caused by the internal edges handling #127

Closed sebcrozet closed 1 year ago

sebcrozet commented 1 year ago

Fix https://github.com/dimforge/rapier/issues/417 Fix https://github.com/dimforge/rapier/issues/455