Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Add animation support #37

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add animation support #37

wants to merge 3 commits into from

Conversation

nezuo
Copy link
Contributor

@nezuo nezuo commented Apr 7, 2021

This PR adds support for uploading to an existing animation asset. The endpoint that is used for models, does not work for animations.

I wasn't sure how the API should be designed, and I am happy to change it. It feels a little awkward right now because you can still use readModelAsset to read an animation asset.

A possible API could be to just use writeExistingModelAsset, read the asset from the site, and use the necessary endpoint depending on if it is an animation or not.

There is also a lot of code duplication here which might need to get cleaned up.

@nezuo
Copy link
Contributor Author

nezuo commented Apr 7, 2021

If this gets the go ahead, I can also add this API to the README.

@nezuo nezuo changed the title Add writeExistingAnimationAsset Animation Support Apr 7, 2021
@nezuo nezuo changed the title Animation Support Add animation suport Apr 7, 2021
@nezuo nezuo changed the title Add animation suport Add animation support Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant