Skip to content

v0.2.0

Compare
Choose a tag to compare
@jgayfer jgayfer released this 05 Jul 04:06
· 25 commits to main since this release
c06faed

Added

  • WebGL2 support (#7).

Changed

  • Updated Bevy version from 0.13 to 0.14 (#9).
  • Updated PointLight2d#color to use the new bevy::color module (#9).
  • Moved bevy_sprite, png, and x11 Bevy features to dev-dependencies (#12).

Fixed

  • Crash when HDR was enabled (#11).

Full Changelog: v0.1.3...v0.2.0