Mr.doob
|
e4feff113c
*Loader: Testing setResponseType( 'json' )
|
8 years ago |
Mr.doob
|
052dc43266
Refactored JSONLoader.
|
8 years ago |
Mr.doob
|
2e898a1325
JSONLoader: Fixed breakage. See #10657
|
8 years ago |
Mr.doob
|
bca2ff96ea
Clean up.
|
8 years ago |
Mr.doob
|
c2cec2e7dc
Renamed XHRLoader to FileLoader.
|
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 |
Mr.doob
|
b558121665
Moved JSONLoader.statusDomElement to Three.Legacy. Fixes #9033.
|
9 years ago |
Mr.doob
|
db347a39f5
Object.assign()ed loaders.
|
9 years ago |
Michael Herzog
|
eeb6753e74
JSONLoader: Update docs and clean up (#8761)
|
9 years ago |
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.
|
10 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 |