Skip to content

v0.14.0

Choose a tag to compare

@cxreiff cxreiff released this 13 May 21:53
· 8 commits to main since this release

Other

  • workflows fixed
  • bevy_ratatui version 0.9.0 bump
  • expanded bg_color_scale to custom color system
  • refactored depth detection to have less side effects
  • depth recording and widget occlusion example
  • successful depth readback and parsing, unutilized
  • extend text_labels example to show cell_to_ndc
  • cell-ndc conversion math and ergonomics fixes
  • refactored some area calculations, overlay widgets
  • reworked resizing to use Widget trait render