Ian Purvis
|
64d328b036
StringKeyframeTrack: Convert to es6 class
|
5 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Tristan VALCKE
|
de966dab46
StringKeyframeTrack style
|
7 years ago |
Tristan VALCKE
|
26d773c88c
Update StringKeyframeTrack inheritance
|
7 years ago |
Mugen87
|
f6d48fac79
Clean up some more linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
Aki Miyazaki
|
1e7a586452
Typo of BooleanKeyframeTrack and StringKeyframeTrack (#8675)
|
9 years ago |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 years ago |
tschw
|
2e5d9ef6b3
Animation: Interpolants & extensibility overhaul.
|
10 years ago |
tschw
|
70f29cc240
Revert conflicting cleanup.
|
10 years ago |
Mr.doob
|
275f339a64
Clean up.
|
10 years ago |
Ben Houston
|
84a942334b
improve keyframe track parsing to be more flexible.
|
10 years ago |
Ben Houston
|
8b071b918e
add ability to multiple QuaternionKeyframeTracks with quaternions.
|
10 years ago |
Ben Houston
|
a185475c35
add *KeyframeTrack.clone().
|
10 years ago |
Ben Houston
|
75b996ae6d
allow for tracks to parse themselves via static memebers.
|
10 years ago |
Ben Houston
|
73a55e948a
complete creation of type-specific KeyframeTrack classes.
|
10 years ago |
Ben Houston
|
ef5fc2e00c
initial attempt at implementing @mrdoob's suggestion here: https://github.com/mrdoob/three.js/pull/6934#discussion_r36212808
|
10 years ago |