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

Replace old transform code with Geometry::transform #354

Merged
merged 11 commits into from
Mar 15, 2022
Merged

Conversation

hannobraun
Copy link
Owner

The new transform code is much cleaner, and doesn't emit any vertex validation warnings. This is a pay-off from #280. This should be the last blocker that prevented the activation of vertex validation (#242).

This is required to make `Storage` writable.
It's about the pointer, not what it points to.
I think this is a bit clearer.
It won't be possible to support it going forward.
This makes it possible to update the `Storage`.
I'm going to need this for a weird workaround.
@hannobraun hannobraun enabled auto-merge March 15, 2022 12:42
@hannobraun hannobraun merged commit 4cf110e into main Mar 15, 2022
@hannobraun hannobraun deleted the transform branch March 15, 2022 12: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.

1 participant