Devlogs
MR Easy Sprite Animation - Released ver 0.35
Posted August 17, 2020 by Misterm
#2d #sprite #editor #animator
With this new release I made some background changes.
New features:
- New Engine Skia : I have update the core engine of the app from GDI+ to SkiaSharp.
https://github.com/mono/SkiaSharp - New selection of PNG pieces on animation screen
- Opacity goes from 0 to 255
- Animation speed is faster now.
- Time between frames is in milliseconds now.
- Removed the zoom from first screen (had some issues)
- Moved the preview on top right in second screen.