dimforge / parry

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

feat: shape-cast naming changes #199

Closed sebcrozet closed 5 months ago

sebcrozet commented 5 months ago

This PR modifies many names related to shape-casting. It also adds the ability to specify a target distance for (linear) shape-casting.