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 #1019

Closed
wants to merge 11 commits into from
Closed

Bound all edges by vertices #1019

wants to merge 11 commits into from

Conversation

hannobraun
Copy link
Owner

@hannobraun hannobraun commented Aug 30, 2022

See #1020 for context.

@hannobraun hannobraun force-pushed the wip/edge branch 4 times, most recently from a203973 to 0f96512 Compare September 5, 2022 14:28
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.
@hannobraun
Copy link
Owner Author

This almost works! All tests pass and it looks good in the app, but I'm getting a nondescript export validation error. Gotta figure out what the problem is.

@hannobraun
Copy link
Owner Author

Closing in favor of #1057.

@hannobraun hannobraun closed this Sep 8, 2022
@hannobraun hannobraun deleted the wip/edge branch September 8, 2022 10:15
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