Skip to content

v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ezequias2d ezequias2d released this 31 Mar 14:35
· 11 commits to main since this release

Full Changelog: v0.2.3-alpha...v0.3.0-alpha

Features

  • #2 SpriteOptions flags for sprite flip.

Bugfix

  • Fixes the scissor discard, now width and height are correctly traeted as size instead of coordinates.
  • Fixes incorrect transform applied to rectangle.
  • Scissors now reset to truly drawable state.