Christine Morten
|
c9f2e5e2f1
Addressing feedback from CR
|
5 年之前 |
Christine Morten
|
a81bf052d5
Adding support for additive animation
|
5 年之前 |
Michael Herzog
|
da6f5dce01
Merge pull request #13430 from donmccurdy/feat-animationutils-splitclip
|
5 年之前 |
Don McCurdy
|
9e3e084f61
AnimationUtils: Clean up.
|
6 年之前 |
Don McCurdy
|
69bf0671fe
AnimationUtils: Add AnimationUtils.subclip(), clip.clone(), and track.clone().
|
7 年之前 |
Don McCurdy
|
427863f50f
Move 'clone' from AnimationUtils to SkeletonUtils.
|
6 年之前 |
Don McCurdy
|
b5a16a5a47
AnimationUtils: Add clone() helper for skinned meshes.
|
7 年之前 |
Yomotsu
|
9179c9b655
cleanup extra tabs
|
6 年之前 |
Mr.doob
|
3f57e233e7
Clean up.
|
8 年之前 |
06wj
|
2224e545bf
fix AnimationUtils.arraySlice bug
|
8 年之前 |
steel1990
|
49eeb97c60
fix ios9 TypedArray.subarray(from, undefined) bug
|
8 年之前 |
Mr.doob
|
d37e7b8f68
Clean up.
|
8 年之前 |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 年之前 |
tschw
|
326c6d98ed
Removed protection of external names.
|
9 年之前 |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 年之前 |
tschw
|
ce2c44d0ea
Animation: Clarified code.
|
10 年之前 |
tschw
|
c39e57b8e8
Animation: Optimized data conversion.
|
10 年之前 |
tschw
|
49f50fb738
Renamed AnimationUtils.slerp to Quaternion.slerpFlat.
|
10 年之前 |
tschw
|
3b2c721f66
Animation: Let KeyframeTrack not require values.
|
10 年之前 |
tschw
|
2e5d9ef6b3
Animation: Interpolants & extensibility overhaul.
|
10 年之前 |
tschw
|
70f29cc240
Revert conflicting cleanup.
|
10 年之前 |
Mr.doob
|
275f339a64
Clean up.
|
10 年之前 |
Ben Houston
|
30c9d9b638
pull out functions into class members.
|
10 年之前 |
Ben Houston
|
3d2b5ebcd5
name all anonymous functions for better results when profiling.
|
10 年之前 |
Ben Houston
|
86523359e4
remove debugging output.
|
10 年之前 |
Ben Houston
|
002c3135bc
begin conversion of BlendCharacter to new animation system.
|
10 年之前 |
Ben Houston
|
9583d29532
fix skeleton in example, better comments.
|
10 年之前 |
Ben Houston
|
281f51051c
avoid clones while interpolating values.
|
10 年之前 |
Ben Houston
|
876eda7e0b
only update scene graph values if actually different, only call triggerDirty if values changed. Use bone names.
|
10 年之前 |
Ben Houston
|
4657a76fd3
fix bugs in KeyframeTrack.optimize/validate. Expand capabilities of PropertyBinding bind to work with bones. fix bugs with JSONLoader animation converter.
|
10 年之前 |