Skip to content

v0.14

Compare
Choose a tag to compare
@aevyrie aevyrie released this 07 Jul 07:02
· 97 commits to main since this release

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

Full Changelog: v0.13...v0.14.0