-
Notifications
You must be signed in to change notification settings - Fork 41
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
Update to Bevy 0.12 #44
Comments
I looked into making a quick and dirty PR to migrate but found that bevy/#10377 is blocking on updating the embedded shaders to the new system. There are a few workarounds, but none are perfect. Happy to help if anything gets sorted, though I'm not exactly sure what that means 😅 Obviously no one wants to wait for Bevy 0.12.1 but I'm not sure what the alternative in the meantime is. I tried the If nothing happens in a day or two I'll try to clean up my PR and post what is done, though it's not enough to get stuff running. Advice from @Toqozz requested! |
This should do it. |
No description provided.
The text was updated successfully, but these errors were encountered: