Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 433 Bytes

Changelog

[0.3.0] - 2023-03-30

  • Add prelude module and replace re-exports with prelude.
  • Add support for disabling depth.
  • Add support for locking Y axis.

[0.2.1] - 2023-03-29

  • Fix memory leak caused by ImageBindGroup

[0.2.0] - 2023-03-19

  • Upgrade to Bevy 0.10.0
  • Remove BillboardTextSize, it isn't needed for internal calculations anymore

[0.1.1] - 2023-03-08

  • Fix hardcoded MSAA sample count causing issues