-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
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
GLTFExporter: Support individual morph target animation. #15011
Merged
mrdoob
merged 10 commits into
mrdoob:dev
from
donmccurdy:feat-gltfexporter-multimorphanimations
Jan 25, 2019
Merged
GLTFExporter: Support individual morph target animation. #15011
mrdoob
merged 10 commits into
mrdoob:dev
from
donmccurdy:feat-gltfexporter-multimorphanimations
Jan 25, 2019
+431
−14
Commits on Dec 11, 2018
-
GLTFExporter: Support individual morph target animation.
- Adds AnimationUtils.insertKeyframe(). - Adds KeyframeTrack.clone(). - Enables GLTFExporter to automatically merge animation tracks affecting individual morph targets.
Don McCurdy committedDec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 8f8daa1 - Browse repository at this point
Copy the full SHA 8f8daa1View commit details -
AnimationUtils: Add mergeMorphTargetTracks().
Don McCurdy committedDec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for fe5d241 - Browse repository at this point
Copy the full SHA fe5d241View commit details -
AnimationUtils: Fix bug with track merging.
Don McCurdy committedDec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for b70fc01 - Browse repository at this point
Copy the full SHA b70fc01View commit details -
Don McCurdy committed
Dec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 57a6b07 - Browse repository at this point
Copy the full SHA 57a6b07View commit details -
Don McCurdy committed
Dec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 215c631 - Browse repository at this point
Copy the full SHA 215c631View commit details -
AnimationUtils: Fix typo in docs.
Don McCurdy committedDec 11, 2018 Configuration menu - View commit details
-
Copy full SHA for fe9fe5f - Browse repository at this point
Copy the full SHA fe9fe5fView commit details
Commits on Dec 14, 2018
-
AnimationUtils: Move new helpers into GLTFExporter.
Don McCurdy committedDec 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 7303890 - Browse repository at this point
Copy the full SHA 7303890View commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 55bc035 - Browse repository at this point
Copy the full SHA 55bc035View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0fc9b7 - Browse repository at this point
Copy the full SHA a0fc9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b93acc - Browse repository at this point
Copy the full SHA 4b93accView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.