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

Move half-edge connection check from Cycle to Face/Sketch #2322

Merged
merged 5 commits into from
Apr 25, 2024
Merged

Conversation

hannobraun
Copy link
Owner

From a commit message:

The code of this check is going to require access to a Surface soon, due to changes I'm working on. The reshuffling done in this commit is preparation for having this surface available.

This comes out of my work on #2290.

I'm running into a situation with an implementation, where the lifetime
is no longer correctly infered. Making it explicit is the only way I
could find to address that.
This prepares for implementing the validation check for multiple object
types, with slightly different implementations for each.
The code of this check is going to require access to a `Surface` soon,
due to changes I'm working on. The reshuffling done in this commit is
preparation for having this surface available.
@hannobraun hannobraun merged commit 6b06563 into main Apr 25, 2024
4 checks passed
@hannobraun hannobraun deleted the validation branch April 25, 2024 12:25
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