Skip to content

v0.4.0

Compare
Choose a tag to compare
@johanhelsing johanhelsing released this 20 Nov 21:18
· 76 commits to main since this release

What's Changed

  • Add rust docs for everything #21
  • bevy-inspector-egui feature is now replaced by simple Reflect derives
  • time global has now been replaced by the new globals struct in Bevy. See time example.
  • Update to Bevy 0.9 by @johanhelsing in #20

Full Changelog: v0.3.1...v0.4.0