You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for the issue, this is planned. Though if anyone wants to port the functionality and create a PR themselves, it's welcome as well (as I have quite limited free time myself).
bevy_mod_picking
, which previously implementedegui
support in thebevy_picking_egui
crate, now has been integrated into Bevy 0.15.As a result,
bevy_mod_picking
and its associated crates are deprecated, and support can now exist inegui
proper anyway.Please important the picking library for
egui
so that it can continue to be used in 0.15.The text was updated successfully, but these errors were encountered: