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.6 and Rust 2021 #6

Merged
merged 1 commit into from Jan 23, 2022
Merged

Update to Bevy 0.6 and Rust 2021 #6

merged 1 commit into from Jan 23, 2022

Conversation

djeedai
Copy link
Owner

@djeedai djeedai commented Jan 23, 2022

  • Update to Bevy 0.6
  • Update Rust edition to 2021 to follow Bevy
  • Remove WebGL2 renderer; Bevy 0.6 handles wasm directly
  • Remove custom shader for Boot to simplify it and avoid having to write
    an entire custom pipeline just to animate a progress bar

- Update to Bevy 0.6
- Update Rust edition to 2021 to follow Bevy
- Remove WebGL2 renderer; Bevy 0.6 handles wasm directly
- Remove custom shader for Boot to simplify it and avoid having to write
  an entire custom pipeline just to animate a progress bar
@djeedai djeedai merged commit 28e7e6a into main Jan 23, 2022
@djeedai djeedai deleted the bevy06 branch January 23, 2022 17:20
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.

None yet

1 participant