adrien-bon / bevy_ecs_tiled

Helpers for working with 2D tilemaps created with the Tiled map editor
MIT License
35 stars 8 forks source link

Port over to bevy v0.15 #45

Open adrien-bon opened 2 weeks ago

adrien-bon commented 2 weeks ago

Port over to bevy v0.15

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

Port status

Dependencies

Name Status PR / Branch
bevy RC3 https://github.com/bevyengine/bevy/commits/release-0.15.0/
bevy_ecs_tilemap On-going PR https://github.com/StarArawn/bevy_ecs_tilemap/pull/568
bevy_rapier2d On-going PR https://github.com/dimforge/bevy_rapier/pull/595
avian_2d Merged in main https://github.com/Jondolf/avian/commits/main/
bevy_inspector_egui On-going PR https://github.com/jakobhellermann/bevy-inspector-egui/pull/221