Skip to content

0.4.0 - Bevy 0.12

Compare
Choose a tag to compare
@naomijub naomijub released this 04 Mar 19:56
· 199 commits to main since this release
354e3c4

UI/UX by @naomijub and Jay Kim

  • New UI with UX improvements #196 #189
  • Icon system with tooltip description
  • Current Scene name
  • Playmode supports stepping frames and accelerating Time<Virtual>
  • Game mode setting
  • Icon/Text size setting
  • Camera view/previewer #135

Toast Notification

  • Toast support for editor crates #229
  • Prefab crate toasts and UI improvements #234

2D Support

  • Basic 2D support #184 #180
  • Sprites and animations support #185
  • Fix bug on editor camera setting recreating camera #228 by @Chaussurre
  • bevy_xpbd_2d support

Event Dispatcher Tab

  • Supports sending custom event to UI #154
  • Documentation #205

Bundles

  • More bundles were included
  • 2D Bundles

Crates update

  • Bunch of crates update #194

Sub Scene edits #235

Camera and Lights Gizmos

Bugs

Test coverage increase