parry icon indicating copy to clipboard operation
parry copied to clipboard

If we have less than 3 points return empty convex hull

Open Aceeri opened this issue 2 years ago • 0 comments

Ran into this issue where providing a single point would panic rather than just return None when creating a convex hull collider.

Aceeri avatar Sep 17 '23 16:09 Aceeri