Skip to content

Releases: tversteeg/rotsprite

v0.1.4

07 Apr 15:10
Compare
Choose a tag to compare

Added

  • Simple example by @BrianMcKeever in #2
  • Rotsprite trait which exposes .rotsprite(..)
  • ["blit"] feature flag which implements the Rotsprite trait for blit::BlitBuffer

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Feb 20:59
Compare
Choose a tag to compare

Changed

  • Improved the rotation algorithm, making it perform up to 80% faster

v0.1.2

18 Feb 18:09
Compare
Choose a tag to compare

Fixed

  • Another bug in scale2x algorithm

v0.1.1

18 Feb 17:57
Compare
Choose a tag to compare

Fixed

  • Broken scale2x algorithm

v0.1.0

08 Feb 19:02
Compare
Choose a tag to compare

Initial release