v0.14
What's Changed
- Correctly handle viewports with rapier backend by @aevyrie in #216
- Fix inverted bevy_ui backend by @aevyrie in #218
- Egui backend system ordering by @aevyrie in #217
- Allow hits with pass focus policy to continue to lower layers by @keis in #208
- Fix drag bug by @aevyrie in #227
- Do not enable bevy_pbr with backend_sprite feature by @NiklasEi in #225
- Use
bevy_eventlistener
by @aevyrie in #226 - Add a state resource for controlling the debug plugin by @yyogo in #214
New Contributors
- @keis made their first contribution in #208
- @NiklasEi made their first contribution in #225
- @yyogo made their first contribution in #214
Full Changelog: v0.13...v0.14.0