Releases: vonhoff/Animation2Tilemap
Releases · vonhoff/Animation2Tilemap
v2.0.0
What's Changed
- Resurrection of this project by @vonhoff in #9
- Updated all dependencies
- Rewrote GUI
- Style updates
Full Changelog: v1.2.1...v2.0.0
v1.2.1
- Updated ImageSharp
- Added an input highlight to the WinForms application
- Applied some refactors to the Core project
v1.2.0
- Separated core logic into Animation2Tilemap.Core project.
- Created WinForms application.
- Updated to .NET 8.0
- Updated README
- Added examples and screenshots
v1.0.2
- Bug fixes
- Updated packages to stable versions
Full Changelog: v1.0.1...v1.0.2
Version 1.0.1
Full Changelog: v1.0.0...v1.0.1
- Fixed bug with the input path being relative.
- Added support for margin and spacing.