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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLTFLoader: Support animation loading via extension #23810

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

marwie
Copy link
Contributor

@marwie marwie commented Mar 29, 2022

Related issue: GLTF KHR_animation

Description.

This PR replaces the direct call to loadAnimation with the _invokeOne call to allow extensions to handle loading of AnimationClips to start working on an implementation of the GLTF KHR_animation2 proposal

This contribution is funded by 馃尩 Needle.

@marwie marwie changed the title allow animation export via extension GLTFLoader: Support animation loading via extension Mar 29, 2022
@Mugen87 Mugen87 added this to the r140 milestone Mar 29, 2022
@mrdoob mrdoob merged commit 6b11525 into mrdoob:dev Mar 31, 2022
@mrdoob
Copy link
Owner

mrdoob commented Mar 31, 2022

Thanks!

abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
@hybridherbst hybridherbst deleted the khr_animation2_PR branch September 27, 2022 17:31
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

4 participants