Mr.doob
|
f3d867f2d2
Clean up.
|
9 years ago |
Mr.doob
|
c0c4d34204
Merge branch 'jsonloader-callbacks' of https://github.com/zazabe/three.js into dev
|
9 years ago |
Mr.doob
|
171dfa42bd
JSONLoader clean up.
|
9 years ago |
Michel Meyer
|
d98cdd1f24
JSONLoader with onProgress/onError callback support
|
9 years ago |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 years ago |
Mr.doob
|
c58ef52ed5
JSONLoader: More robust metadata.type check. Fixes #7266.
|
9 years ago |
Mr.doob
|
1fd2e44d22
Clean up.
|
9 years ago |
Mr.doob
|
5720ae4e06
Geometry: Removed morphColors.
|
9 years ago |
Mr.doob
|
275f339a64
Clean up.
|
9 years ago |
Mr.doob
|
c07a5b8ac2
Merge pull request #6934 from bhouston/modernAnimationSystem
|
10 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
Mr.doob
|
d15e48e6a7
Warnings for r71 code.
|
10 years ago |
Ben Houston
|
6179248c31
Merge branch 'dev' into temp
|
10 years ago |
Mr.doob
|
22ed3e6361
JSONLoader: backwards compatibility.
|
10 years ago |
Mr.doob
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
Ben Houston
|
e6795ff363
removing MorphAnimMesh from various examples.
|
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
|
801124dceb
simplifying code in the clip-based animation system.
|
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 |
Mr.doob
|
d1bdbb48be
Minor clean up.
|
10 years ago |
Mr.doob
|
20b77b2785
Reverting MeshFaceMaterial removal.
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
dubejf
|
d70c576811
WebGLMultipleRenderers: Use Geometry
|
10 years ago |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 years ago |
dubejf
|
324cfb9dc6
Fix typos
|
10 years ago |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 years ago |