New
v0.19.0
What's Changed
- add render_to_texture example by @IceSentry in https://github.com/aevyrie/bevy_mod_picking/pull/327
- Ignore UI nodes with a ZERO rect by @keis in https://github.com/aevyrie/bevy_mod_picking/pull/321
- Add support for multiple versions of egui and rapier by @aevyrie in https://github.com/aevyrie/bevy_mod_picking/pull/334
- Fix touch missing pointers by @aevyrie in https://github.com/aevyrie/bevy_mod_picking/pull/319
- Make highlight plugin setting public by @aevyrie in https://github.com/aevyrie/bevy_mod_picking/pull/335
- 0.19.0 release by @aevyrie in https://github.com/aevyrie/bevy_mod_picking/pull/336
New Contributors
- @IceSentry made their first contribution in https://github.com/aevyrie/bevy_mod_picking/pull/327
Full Changelog: https://github.com/aevyrie/bevy_mod_picking/compare/v0.18.0...v0.19.0