ycw
|
c1bf227cf5
AnimationUtils: Remove `arraySlice()`. (#26756)
|
hace 2 años |
Ed Preston
|
b2fdb55fe9
Linting: Update linter to enforce ES 2018 features (#25470)
|
hace 2 años |
Patrick Schroen
|
88ee281526
Tree-shaking: AnimationUtils (#24337)
|
hace 3 años |
linbingquan
|
1f2533c4d1
src: Implemented es6 default parameters.
|
hace 5 años |
linbingquan
|
d48832331b
src: Covert to ES6 default value.
|
hace 5 años |
Christine
|
8658d32261
AnimationUtils: Define numTracks using referenceClip rather than targetClip
|
hace 5 años |
Christine
|
b3e09f7c0f
Fixed index lookup for non-quaternions in AnimationUtils.makeClipAdditive and in PropertyMixer._setAdditiveIdentityQuaternion
|
hace 5 años |
Christine
|
6d849c82db
Added support for tracks using cubic spline interpolation to AnimationUtils.makeClipAdditive
|
hace 5 años |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
hace 5 años |
Mugen87
|
84e3624125
Animations: Move to let/const.
|
hace 5 años |
Christine Morten
|
0be6f50c69
Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r407205400 and https://github.com/mrdoob/three.js/pull/18822#discussion_r407205609
|
hace 5 años |
Christine Morten
|
0bb86f2c29
Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r403237819
|
hace 5 años |
Christine Morten
|
ac8823c639
Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#pullrequestreview-386940541 and https://github.com/mrdoob/three.js/pull/18822#issuecomment-608196773
|
hace 5 años |
Christine Morten
|
c9f2e5e2f1
Addressing feedback from CR
|
hace 5 años |
Christine Morten
|
a81bf052d5
Adding support for additive animation
|
hace 5 años |
Michael Herzog
|
da6f5dce01
Merge pull request #13430 from donmccurdy/feat-animationutils-splitclip
|
hace 6 años |
Don McCurdy
|
9e3e084f61
AnimationUtils: Clean up.
|
hace 6 años |
Don McCurdy
|
69bf0671fe
AnimationUtils: Add AnimationUtils.subclip(), clip.clone(), and track.clone().
|
hace 7 años |
Don McCurdy
|
427863f50f
Move 'clone' from AnimationUtils to SkeletonUtils.
|
hace 6 años |
Don McCurdy
|
b5a16a5a47
AnimationUtils: Add clone() helper for skinned meshes.
|
hace 7 años |
Yomotsu
|
9179c9b655
cleanup extra tabs
|
hace 7 años |
Mr.doob
|
3f57e233e7
Clean up.
|
hace 8 años |
06wj
|
2224e545bf
fix AnimationUtils.arraySlice bug
|
hace 8 años |
steel1990
|
49eeb97c60
fix ios9 TypedArray.subarray(from, undefined) bug
|
hace 8 años |
Mr.doob
|
d37e7b8f68
Clean up.
|
hace 9 años |
Rich Harris
|
f65e669af9
Modules (#9310)
|
hace 9 años |
tschw
|
326c6d98ed
Removed protection of external names.
|
hace 10 años |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
hace 10 años |
tschw
|
ce2c44d0ea
Animation: Clarified code.
|
hace 10 años |
tschw
|
c39e57b8e8
Animation: Optimized data conversion.
|
hace 10 años |