Update to Bevy 0.15 #12

Closed
opened 2024-12-11 16:30:44 +01:00 by dea · 1 comment
Owner

Remove bevy_mod_picking in favor of:

  • bevy_mesh_picking_backend
  • bevy_sprite_picking_backend
  • bevy_ui_picking_backend
- [x] avian3d - [x] bevy_atmosphere - [x] bevy_egui - [x] ~~[bevy_eventlistener](https://github.com/aevyrie/bevy_eventlistener/pull/36)~~ - [x] [bevy_framepace](https://github.com/aevyrie/bevy_framepace/pull/61) - [x] bevy-inspector-egui - [ ] ~~bevy-tnua~~ - [x] [blenvy](https://github.com/kaosat-dev/Blenvy/pull/255) Remove `bevy_mod_picking` in favor of: - bevy_mesh_picking_backend - bevy_sprite_picking_backend - bevy_ui_picking_backend
Author
Owner

Closed by #14

bevy_eventlistener is replaced by the .observe() method, and bevy_tnua is removed for now as it has not migrated to 0.15 yet.

Closed by #14 bevy_eventlistener is replaced by the `.observe()` method, and bevy_tnua is removed for now as it has not migrated to 0.15 yet.
dea closed this issue 2024-12-13 02:33:08 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dea/gaming#12
No description provided.