parry icon indicating copy to clipboard operation
parry copied to clipboard

Fix infinite loop in intersection_with_local_plane

Open nikita240 opened this issue 1 year ago • 0 comments

I added a test case trimesh_plane_square_intersection. If you run this test with the current master, it will get stuck in an infinite loop. We're missing an exit condition.

nikita240 avatar Dec 06 '24 03:12 nikita240