Skip to content

Update for Bevy v0.17 #147

@adrien-bon

Description

@adrien-bon

bevy-related dependencies

Migration guide : https://bevy.org/learn/migration-guides/0-16-to-0-17/

Name Status PR / Branch / Release
bevy 0.17.2
bevy_ecs_tilemap 0.17.0
bevy_rapier2d On-going PR dimforge/bevy_rapier#678 dimforge/bevy_rapier#680
avian2d 0.4.0
bevy_inspector_egui 0.34.0
iyes_perf_ui On-going PR IyesGames/iyes_perf_ui#35

bevy_ecs_tiled TODO list

  • build with default features
  • build with physics / avian features
  • build with physics / rapier features
  • build with user_properties feature
  • check all examples are working (see below)
  • upate documentation / documentation examples
  • migration guide
  • push to main + official release

Examples list

  • map_anchor
  • map_basic
  • map_events
  • map_parallax
  • map_reload
  • map_settings
  • map_spawn_delay
  • orientation_hexagonal
  • orientation_isometric
  • orientation_orthogonal
  • physics_avian_controller
  • physics_avian_orientation
  • physics_avian_settings
  • physics_custom
  • physics_rapier_controller
  • physics_rapier_orientation
  • physics_rapier_settings
  • properties_basic
  • world_basic
  • world_chunking

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions