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

Upgrade bevy 0.9 #16

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Upgrade bevy 0.9 #16

merged 3 commits into from
Nov 14, 2022

Conversation

abnormalbrain
Copy link
Owner

@abnormalbrain abnormalbrain commented Nov 14, 2022

Changes:

  • Updates dependencies to Bevy 0.9
  • Removes TimeScale in favor of Bevy's global time scaling.
  • Updates required rust version to 1.65.0 as Bevy does not work otherwise.
  • Use spawn instead of spawn_bundle
  • Compatibility tweaks to examples and docs.

Closes #12

Thanks to @LarsDu for their previous attempt at this upgrade while it was still in dev and mapping out most of the necessary changes!

@abnormalbrain abnormalbrain merged commit d6ed76d into main Nov 14, 2022
@abnormalbrain abnormalbrain deleted the upgrade-bevy-0.9 branch November 14, 2022 05:38
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