Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Edge reversal #1055

Merged
merged 3 commits into from
Sep 8, 2022
Merged

Simplify Edge reversal #1055

merged 3 commits into from
Sep 8, 2022

Conversation

hannobraun
Copy link
Owner

This is another small step towards #1020. The simplified Edge reversal, which no longer includes reversing the curve, removes some sources of bugs that could otherwise be triggered by the approximation code.

The old behavior is preserved, and still used where that is needed. This will remain to be necessary, as long as #695 remains unaddressed.

Keeps the old behavior where that is necessary, because a surface is
reversed.
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.

1 participant