Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented import functionality for Aseprite animations #20

Merged
merged 7 commits into from
Mar 9, 2021

Conversation

danhalv
Copy link
Collaborator

@danhalv danhalv commented Mar 9, 2021

resolves #12 ; implemented import feature of Aseprite animations with unit tests

Daniel Halvarsson and others added 6 commits March 8, 2021 20:19
Added function AsepriteHandler.importAnimation takes a path to the Aseprite .json file and returns an internal Animation object.
Added a new folder intended to contain test animations that can be used for testing the Aseprite import functionality.
Verifies that the import works as expected when given valid input.
@danhalv danhalv merged commit 2163073 into issue/321 Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants