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 |
ShynRou
|
779655b4af
reverted animation-io see #9192 (#9263)
|
9 years ago |
ShynRou
|
3e6696e102
fixed Animation Keyframe IO (#9192)
|
9 years ago |
tschw
|
60ef1a6523
Animation Update (#8918)
|
9 years ago |
Michael Herzog
|
667993657a
Animation: Clean up (#8719)
|
9 years ago |
tschw
|
ce2dd7c052
AnimationClip: Let morph parsers take 'noLoop'.
|
9 years ago |
tschw
|
936664c268
Animation: Fixed & factored scan for clip duration.
|
9 years ago |
tschw
|
326c6d98ed
Removed protection of external names.
|
10 years ago |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
10 years ago |
tschw
|
2da36b14e7
Animation: Tightened skeletal animation parser.
|
10 years ago |
tschw
|
bd34f528d4
Animation: Prettified source code formatting.
|
10 years ago |
tschw
|
2e5d9ef6b3
Animation: Interpolants & extensibility overhaul.
|
10 years ago |
tschw
|
70f29cc240
Revert conflicting cleanup.
|
10 years ago |
Ben Houston
|
92d399de6a
Fix "undefined" nodeName in AnimationClip animation hierarchy parser.
|
10 years ago |
Mr.doob
|
275f339a64
Clean up.
|
10 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
Ben Houston
|
f89af19112
remove MorphAnimMesh from MD2Character and MD2Loader while retaining all functionality.
|
10 years ago |
Ben Houston
|
ce70dc6ea4
refactor JSONLoader's loading of clips. Load morph sequences into clips. morphnormals and morphtarget_horse examples updated to new clip reader structure.
|
10 years ago |
Ben Houston
|
a1a88ebc35
updating examples to new Clip parsing inside of JSONLoader/ObjectLoader.
|
10 years ago |
Ben Houston
|
10364f85f5
bugs.
|
10 years ago |
Ben Houston
|
801124dceb
simplifying code in the clip-based animation system.
|
10 years ago |
Ben Houston
|
43f821d8f2
remove console.log.
|
10 years ago |
Ben Houston
|
71480f0a85
adapt webgl_animation_skinning_morph to the new clip design.
|
10 years ago |
Ben Houston
|
7e60f3a52d
add new .clips support on Nodes and Geometries for simple/fast AnimationClip loading.
|
10 years ago |
Ben Houston
|
0e66ebc5c4
messing around with 'animations' compatibility with ThreeJS JSON export from Blender.
|
10 years ago |
Ben Houston
|
d69840c682
KeyframeTrack.trim( start, end ). Return this if possible. Use fps in ObjectLoader. Add KeyframeTrack.scale()
|
10 years ago |
Ben Houston
|
4c7962b7a1
allow for automatic detection of AnimationClip lengths.
|
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 |