Skip to content

Update bevy to 0.16 #56

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

Merged
merged 4 commits into from
Apr 25, 2025
Merged

Conversation

mnmaita
Copy link
Contributor

@mnmaita mnmaita commented Mar 31, 2025

  • Updated bevy version to 0.16.0-rc.2.
  • Migrated code to be compatible with the new version.

@mnmaita
Copy link
Contributor Author

mnmaita commented Mar 31, 2025

I need some help and/or guidance updating src\schedule_graph\mod.rs since there has been some changes in Graph code apparently and I'm struggling to update it. I'll take a closer look into it later this week but wanted to push this already to move it forward. Thanks!

EDIT: Realized that petgraph was removed from bevy's dependencies.

@mnmaita mnmaita marked this pull request as ready for review March 31, 2025 20:45
@jakobhellermann jakobhellermann merged commit a37bb76 into jakobhellermann:main Apr 25, 2025
@jakobhellermann
Copy link
Owner

Thanks a lot for the PR.
There are some issues of after dependencies not being displayed correctly, but that's a problem from bevy upstream and I've opened a PR to fix it bevyengine/bevy#18931

jakobhellermann pushed a commit that referenced this pull request Apr 25, 2025
* Update bevy to 0.16.0

* Removes petgraph dependency

* Fixes a few more errors

* Fixes lints
Person-93 added a commit to Person-93/bevy_mod_debugdump that referenced this pull request May 6, 2025
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.

2 participants