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

Port over to bevy v0.15 #45

Merged
merged 14 commits into from
Dec 14, 2024
Merged

Port over to bevy v0.15 #45

merged 14 commits into from
Dec 14, 2024

Conversation

adrien-bon
Copy link
Owner

@adrien-bon adrien-bon commented Nov 8, 2024

Port over to bevy v0.15

Migration guide: https://bevyengine.org/learn/migration-guides/0-14-to-0-15/

Port status

  • build with default features
  • build with physics + tiled + avian features
  • build with user_properties feature
  • update examples
  • take advantage of required components to rework public types
  • fix rendering
  • figure out what to do for TypeInfo::Set and ReflectMut::Set

Dependencies

Name Status PR / Branch
bevy 0.15
bevy_ecs_tilemap On-going PR StarArawn/bevy_ecs_tilemap#568 / StarArawn/bevy_ecs_tilemap#574
bevy_rapier2d 0.28
avian_2d Merged in main https://github.com/Jondolf/avian/commits/main/
bevy_inspector_egui 0.28

@adrien-bon
Copy link
Owner Author

adrien-bon commented Dec 1, 2024

Waiting for remaining dependencies to be merged / released

@adrien-bon adrien-bon merged commit 90aa67b into dev Dec 14, 2024
5 checks passed
@adrien-bon adrien-bon deleted the feat/bevy_0.15 branch December 14, 2024 18:03
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