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

Update to Bevy 0.12 #44

Open
vav-dev opened this issue Nov 16, 2023 · 2 comments
Open

Update to Bevy 0.12 #44

vav-dev opened this issue Nov 16, 2023 · 2 comments

Comments

@vav-dev
Copy link

vav-dev commented Nov 16, 2023

No description provided.

@thisjaiden
Copy link
Contributor

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 embedded_asset(app, "src/", "..."); trick (only currently known workaround to #10377) but found it didn't work in my environment. We could embed it ourselves, though I lean away from adding cruft and bandaids.

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!

@pietrosophya
Copy link

This should do it.

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

No branches or pull requests

3 participants