Eran Geva
|
9d76b63c27
Search for STL beginning to start after UTF prefix
|
7 years ago |
Mugen87
|
a1af944216
STLLoader: Refactor float regex pattern
|
7 years ago |
Don McCurdy
|
b66ff8007a
LoaderUtils: Create utils from static Loader methods.
|
7 years ago |
Don McCurdy
|
f3701a2b7e
Loaders: Consolidate text decoding.
|
7 years ago |
Matthias Baumann
|
ce4c4e2687
Fix styles
|
7 years ago |
Matthias Baumann
|
ca6eb12182
Propagate error during loading of STL files via onError callback
|
7 years ago |
Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
7 years ago |
Mugen87
|
394d9bfbe0
STLLoader: Refactoring
|
8 years ago |
Mr.doob
|
4057703c99
STLLoader: Clean up.
|
8 years ago |
Pascal Häusler
|
cd7cd0c9e7
fixed previous "fix" :P
|
8 years ago |
Pascal Häusler
|
42e3c39b14
Revert "created fix for stlloader discussed at #11272, but messed up other brach"
|
8 years ago |
Pascal Häusler
|
066c6c4932
created fix for stlloader discussed at #11272, but messed up other brach
|
8 years ago |
Takahiro
|
d681e0f081
Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings.
|
8 years ago |
dnewman-polar3d
|
6028312ec0
Revise logic as per discussion in #10883
|
8 years ago |
dnewman-polar3d
|
2edbb1a546
Issue #10883: STLLoader's binary check trips up
|
8 years ago |
Michael Herzog
|
ef4fe73bc3
STLLoader: Buffer Geometry for ASCII files (#10055)
|
8 years ago |
Mr.doob
|
102497da42
Docs/Examples: Renamed XHRLoader to FileLoader.
|
8 years ago |
Tathagata Chakraborty
|
82bd697ef0
fixing performance when loading very large ASCII STL files (#9449)
|
9 years ago |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 years ago |
gero3
|
760252a560
add space after comma
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 years ago |
Josh Sacks
|
b440351f24
return XMLHttpRequest returned from XHRLoader
|
10 years ago |
Mr.doob
|
2665e375bf
Replaced instanceof Array with Array.isArray(). See #5886.
|
10 years ago |
brason
|
eb68622a6e
Add missing semicolons
|
10 years ago |
gero3
|
4501d5a51d
revert last commit
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Shun-An Lee
|
9b781b1542
Add comments to describe the modification
|
10 years ago |
Shun-An Lee
|
bb64625533
Improve ability to detect the format of a STL file
|
10 years ago |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 years ago |