Matthias Baumann
|
ca6eb12182
Propagate error during loading of STL files via onError callback
|
hace 7 años |
Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
hace 7 años |
Mugen87
|
394d9bfbe0
STLLoader: Refactoring
|
hace 8 años |
Mr.doob
|
4057703c99
STLLoader: Clean up.
|
hace 8 años |
Pascal Häusler
|
cd7cd0c9e7
fixed previous "fix" :P
|
hace 8 años |
Pascal Häusler
|
42e3c39b14
Revert "created fix for stlloader discussed at #11272, but messed up other brach"
|
hace 8 años |
Pascal Häusler
|
066c6c4932
created fix for stlloader discussed at #11272, but messed up other brach
|
hace 8 años |
Takahiro
|
d681e0f081
Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings.
|
hace 8 años |
dnewman-polar3d
|
6028312ec0
Revise logic as per discussion in #10883
|
hace 8 años |
dnewman-polar3d
|
2edbb1a546
Issue #10883: STLLoader's binary check trips up
|
hace 8 años |
Michael Herzog
|
ef4fe73bc3
STLLoader: Buffer Geometry for ASCII files (#10055)
|
hace 8 años |
Mr.doob
|
102497da42
Docs/Examples: Renamed XHRLoader to FileLoader.
|
hace 8 años |
Tathagata Chakraborty
|
82bd697ef0
fixing performance when loading very large ASCII STL files (#9449)
|
hace 9 años |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
hace 9 años |
gero3
|
760252a560
add space after comma
|
hace 10 años |
gero3
|
923256459e
fixed files to codestyle
|
hace 10 años |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
hace 10 años |
Josh Sacks
|
b440351f24
return XMLHttpRequest returned from XHRLoader
|
hace 10 años |
Mr.doob
|
2665e375bf
Replaced instanceof Array with Array.isArray(). See #5886.
|
hace 10 años |
brason
|
eb68622a6e
Add missing semicolons
|
hace 10 años |
gero3
|
4501d5a51d
revert last commit
|
hace 10 años |
gero3
|
fe8493157e
codestyle fixes
|
hace 10 años |
Shun-An Lee
|
9b781b1542
Add comments to describe the modification
|
hace 10 años |
Shun-An Lee
|
bb64625533
Improve ability to detect the format of a STL file
|
hace 10 años |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
hace 10 años |
Mr.doob
|
20927e06fc
Minor tabs to space tweaks.
|
hace 10 años |
Mr.doob
|
64f3472e29
Loaders clean up.
|
hace 10 años |
James Kiefer
|
5c07056cdd
implement XHRLoader in STLLoader.js
|
hace 10 años |
James Kiefer
|
0860226bde
rm comment
|
hace 10 años |
James Kiefer
|
4a1c953d9c
hook the loading manager in STLLoader.js
|
hace 10 años |