All Versions
14
Latest Version
Avg Release Cycle
8 days
Latest Release
1261 days ago
Changelog History
Page 1
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 intoload
,load_rotations
&load_rotations
range.
โ Added
- Unsafe
clear_all
function, use with caution.
- Split
-
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
onPixelBuffer
so the pixels can be manually edited
- ๐ฆ Expose
-
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
androt
now take ani16
instead of anu16
.
-
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
androt
functions, allowing rotation using the rotsprite library
-
v0.1.5
February 14, 2020 -
v0.1.4
February 12, 2020