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

Bound all edges by vertices #1057

Merged
merged 7 commits into from Sep 8, 2022
Merged

Bound all edges by vertices #1057

merged 7 commits into from Sep 8, 2022

Conversation

hannobraun
Copy link
Owner

Removes a special case (the handling of edges/faces that connect to themselves) from the core CAD kernel data structures, simplifying a lot of stuff, and addressing some long-standing issues!

Close #97
Close #250
Close #1020

This makes circle and line representations consistent with each other,
making lots of code redundant.
All edges are bound by vertices now, which removed the last special case
that still required triangle representation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant