Releases: aevyrie/bevy_mod_picking
Releases · aevyrie/bevy_mod_picking
v0.9.0
v0.8.1
v0.8.0
What's Changed
- Update to latest bevy main by @mcobzarenco in #122
- Integrate upstream latency fixes by @aevyrie in #129
- Highlighting refactor and 2d support by @aevyrie in #133
- FIx for issue #124 submitted by BessBrahmin. by @DotRed108 in #132
- add UpdatePickSourcePositions system label by @YoshieraHuang in #135
- updated mouse.rs and some examples to newest git version of bevy by @BrunoWallner in #143
- make CustomHighlightPlugin usable outside of plugin by @gavlig in #139
New Contributors
- @mcobzarenco made their first contribution in #122
- @DotRed108 made their first contribution in #132
- @YoshieraHuang made their first contribution in #135
- @BrunoWallner made their first contribution in #143
- @gavlig made their first contribution in #139
Full Changelog: v0.6.0...v0.8.0
v0.7
What's Changed
- Update to latest bevy main by @mcobzarenco in #122
- Integrate upstream latency fixes by @aevyrie in #129
- Highlighting refactor and 2d support by @aevyrie in #133
- FIx for issue #124 submitted by BessBrahmin. by @DocDock in #132
- add UpdatePickSourcePositions system label by @YoshieraHuang in #135
New Contributors
- @mcobzarenco made their first contribution in #122
- @DocDock made their first contribution in #132
- @YoshieraHuang made their first contribution in #135
Full Changelog: v0.6.0...v0.7.0