All Versions
14
Latest Version
Avg Release Cycle
8 days
Latest Release
1461 days ago

Changelog History
Page 1

  • v0.5.1 Changes

    April 19, 2020

    ๐Ÿš‘ Hotfix

    • ๐Ÿ›  Fix type of rotation range
  • v0.5.0 Changes

    April 19, 2020

    ๐Ÿ’ฅ Breaking Change

    • Split load function into load, load_rotations & load_rotations range.

    โž• Added

    • Unsafe clear_all function, use with caution.
  • v0.4.0 Changes

    April 14, 2020

    ๐Ÿ’ฅ Breaking Change

    • 0๏ธโƒฃ Disable default features of blit, to use these (image & aseprite) you'll have to include the blit library manually
  • v0.3.3 Changes

    March 25, 2020

    ๐Ÿ”„ Changed

    • ๐ŸŽ Generation of rotations is now parallelized to improve performance
  • v0.3.2 Changes

    March 24, 2020

    โž• Added

    • ๐Ÿ”ฆ Expose pixels_mut on PixelBuffer so the pixels can be manually edited
  • v0.3.1 Changes

    March 09, 2020

    ๐Ÿ›  Fixed

    • Rotation now actually rotates when it's a negative number
  • v0.3.0 Changes

    March 09, 2020

    ๐Ÿ’ฅ Breaking Change

    • set_rot and rot now take an i16 instead of an u16.
  • v0.2.0 Changes

    March 08, 2020

    ๐Ÿ’ฅ Breaking Changes

    • load now takes an addition parameter which is the amount of rotations for a sprite to load

    โž• Added

    • Sprite now has set_rot and rot functions, allowing rotation using the rotsprite library
  • v0.1.5

    February 14, 2020
  • v0.1.4

    February 12, 2020