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

Don't check uniqueness of edges during validation #718

Merged
merged 2 commits into from
Jun 23, 2022
Merged

Conversation

hannobraun
Copy link
Owner

See commit message for justification.

I have some changes in the works, namely replacing `Edge` with a
half-edge object, which would make this uniqueness check moot, meaning
it would have to be removed and/or adapted anyway at some point,
probably soon.

Since it's getting in the way a refactoring I'm working on, I've decided
to just remove it now.
@hannobraun hannobraun enabled auto-merge June 23, 2022 13:23
@hannobraun hannobraun merged commit bed9d2e into main Jun 23, 2022
@hannobraun hannobraun deleted the validation branch June 23, 2022 13:27
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