v0.18.0
0.18.0
Announcements:
This plugin is now officially planned to be upstreamed into Bevy. This will require the
bevy_eventlistener crate is also upstreamed, and a few critical features added or changed based on
feedback from Bevy's BDFL. Many of the sub-crates in this repo are not appropriate for upstreaming,
and will remain here. This includes things like the egui or rapier backends, or the highlighting
crate.
The intent is to upstream bevy_eventlistener and bevy_picking_core to be included in Bevy
0.14, time permitting.
Known bugs:
- The
bevy_uidebug overlay is broken until https://github.com/bevyengine/bevy/pull/12268 is released as part ofbevy 0.13.1.