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.11 #79

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Update to bevy 0.11 #79

merged 2 commits into from
Jul 12, 2023

Conversation

NiseVoid
Copy link
Contributor

Updates big-brain to bevy 0.11. Once again the changes aren't too crazy.

Some interesting things:

  • Added the option to specify which Schedule things are run in.
  • FromReflect happens by default for Reflect now, which we need to disable for many types that are almost impossible to construct.

@zkat
Copy link
Owner

zkat commented Jul 12, 2023

Thanks for filing this!

@zkat zkat merged commit 72bb861 into zkat:main Jul 12, 2023
4 checks passed
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

2 participants