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

Return Handle<Surface> from BuildSurface methods #2241

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Return Handle<Surface> from BuildSurface methods #2241

merged 4 commits into from
Feb 27, 2024

Conversation

hannobraun
Copy link
Owner

This comes out of my work on #2116, and is another step in preparing for moving surface geometry into a separate geometry layer.

This reverts a recent change which has turned out to be a mistake. The
builder will need to take `&mut Core` soon, to prepare for the
transition to a separate geometry layer, and there's no way to have that
available in this code.
@hannobraun hannobraun enabled auto-merge February 27, 2024 12:04
@hannobraun hannobraun merged commit fb77fed into main Feb 27, 2024
4 checks passed
@hannobraun hannobraun deleted the surface branch February 27, 2024 12:07
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