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

Bevy 0.13 #52

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Bevy 0.13 #52

merged 5 commits into from
Feb 20, 2024

Conversation

Plonq
Copy link
Owner

@Plonq Plonq commented Feb 17, 2024

  • Updates code to use new APIs
  • Removes bevy_easings (no longer needed)
  • Fixes the zoom controls in keyboard_controls example fixed in master
  • Had to add bevy_render feature to Bevy dep (non-dev) to fix cargo check errors
  • Had to add render feature to bevy_egui dev (dev) to get egui examples to work

TODO

  • Update egui examples

Blocked on:

@Plonq Plonq marked this pull request as ready for review February 20, 2024 07:35
@Plonq Plonq merged commit e828637 into master Feb 20, 2024
4 checks passed
@Plonq Plonq deleted the bevy-0.13 branch February 20, 2024 07:35
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