mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-01 16:12:35 +00:00
The test for intersection of two triangles sharing a common edge
has been optimized to reject non-overlaping triangles with
the least amount of exact arithmetics predicates.
Cherry pick of
d367762468