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

Complete migration of HalfEdge boundary to geometry layer #2288

Merged
merged 18 commits into from
Mar 23, 2024
Merged

Conversation

hannobraun
Copy link
Owner

Update all code that was still reading from the redundant definition within HalfEdge, and remove that redundant definition.

This was the last bit geometry that was stored within the object graph, which is now a purely topological data structure.

Close #2116

@hannobraun hannobraun enabled auto-merge March 23, 2024 00:43
@hannobraun hannobraun merged commit 5d3bab7 into main Mar 23, 2024
4 checks passed
@hannobraun hannobraun deleted the geometry branch March 23, 2024 00:46
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.

Separate geometry from topology
1 participant