Garrett Johnson
|
781d661f33
lint fix quotes
|
4 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mugen87
|
84e3624125
Animations: Move to let/const.
|
5 years ago |
Mugen87
|
337d69722e
KeyframeTrack: Clarify if-clause in .trim().
|
5 years ago |
Don McCurdy
|
845b2ae328
KeyframeTrack: Don't overwrite inputs to optimize()
|
5 years ago |
Don McCurdy
|
8f8daa1a94
GLTFExporter: Support individual morph target animation.
|
7 years ago |
Mr.doob
|
251ebc873f
Merge pull request #14385 from donmccurdy/animation-optimize-optout-v3
|
7 years ago |
Don McCurdy
|
f3190aab55
Animation: Remove automatic track validate/optimize.
|
7 years ago |
Don McCurdy
|
5566ecfad1
Animation: Clean up chaining methods and docs.
|
7 years ago |
Don McCurdy
|
a78faf6ba6
KeyframeTrack: Make validated/optimized flags private.
|
7 years ago |
Mr.doob
|
f8965d4621
KeyframeTrack: Removed circular dependencies.
|
7 years ago |
Don McCurdy
|
9d3a8c2a1c
AnimationMixer: Move validate/optimize call, allow opt-out.
|
7 years ago |
Mr.doob
|
435031a119
Revert "AnimationMixer: Move validate/optimization call, allow opt-out."
|
7 years ago |
Don McCurdy
|
61dc998022
AnimationMixer: Move validate/optimize call, allow opt-out.
|
7 years ago |
Tristan VALCKE
|
2d2987ffd9
Update error messages
|
7 years ago |
Tristan VALCKE
|
c0fd7424a1
Merge constructor and prototype in KeyframeTrack
|
7 years ago |
Mugen87
|
24fa9ed06f
Some more clean up of linter warnings
|
8 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Arash
|
1768b29621
spelling
|
8 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
gero3
|
c184493e3c
Remove legacy warning in KeyFrameTrack
|
9 years ago |
Michael Herzog
|
667993657a
Animation: Clean up (#8719)
|
9 years ago |
tschw
|
953014decf
Rewrote KeyframeTrack.prototype.trim.
|
9 years ago |
takahiro
|
67df655016
Fix KeyframeTrack.trim() wrong stride calculation bug
|
9 years ago |
tschw
|
326c6d98ed
Removed protection of external names.
|
9 years ago |
tschw
|
63880c062b
Animation: Fixed JSON import.
|
9 years ago |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 years ago |