Skip to content

Fix poor interaction between tolerance threshold and handle_intersections = false#954

Merged
nical merged 2 commits intomainfrom
fill-no-intersect
Mar 21, 2026
Merged

Fix poor interaction between tolerance threshold and handle_intersections = false#954
nical merged 2 commits intomainfrom
fill-no-intersect

Conversation

@nical
Copy link
Copy Markdown
Owner

@nical nical commented Mar 21, 2026

Also more gracefully handle invalid input when handle_intersection = false (avoid panics).

Fixes #953

@nical nical merged commit d74208c into main Mar 21, 2026
3 checks passed
@nical nical deleted the fill-no-intersect branch March 21, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

with_intersection(false) can cause the FillTesselator to panic with certain tolerance thresholds

1 participant