Mugen87
|
d2efbc0ff5
Loaders: Replace inflate with fflate.
|
4 years ago |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 years ago |
Mugen87
|
2ff423c1b7
VTKLoader: Always use LoaderUtils.decodeText().
|
4 years ago |
Amos
|
51863e1835
update all loaders to pass down withCredentials option to internal FileLoader
|
4 years ago |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |
Mugen87
|
3a76cb4a08
Loaders: Pass requestHeader to internal file loaders.
|
5 years ago |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 years ago |
Guilherme Avila
|
787ffe5e81
Zlib: update external library, introduces 'Deflate'
|
5 years ago |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 years ago |
Mr.doob
|
abac1e6b91
Merge pull request #18749 from Mugen87/dev42
|
5 years ago |
Mugen87
|
8a36de0a21
Loaders: Improve error handling.
|
5 years ago |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 years ago |
Mugen87
|
b14fce14a7
Examples: Clean up.
|
5 years ago |
David Peicho
|
a6ef5493f1
VTKLoader: fix float reading too greedy
|
5 years ago |
David Peicho
|
6f9e06b019
VTKLoader: fix POLYDATA comparison failing with unicode character
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
857e491c5a
Examples: Inherit loaders from Loader II.
|
5 years ago |
Mugen87
|
1dd2601bea
VTKLoader: Handle invalid DATASET types.
|
6 years ago |
gero3
|
baa7bec6fd
remove unnecessary checks
|
6 years ago |
Mugen87
|
e12b7a25f2
Examples: More usage of setPath() and setResourcePath() in loaders.
|
6 years ago |
Mugen87
|
e6ddc5ddbe
VTKLoader: Remove usage of Geometry
|
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 |
Mr.doob
|
890a52bd00
VTKLoader: Clean up.
|
7 years ago |
Trevor Blackwell
|
71d192e905
Fix indenting and copy/paste bug
|
7 years ago |
Trevor Blackwell
|
2ca4891a66
VTKLoader: Support Int32 DataArray, and allow tabs in XML
|
7 years ago |
Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
7 years ago |
Andrii Iudin
|
19101032d1
Further testing showed that in case of header being UInt32 VTK sets only the header to 4 bytes per value, while the data remains 8 bytes
|
8 years ago |
Andrii Iudin
|
1801575c41
Curly bracket changed to sit on the same line :)
|
8 years ago |
Andrii Iudin
|
5ebc7f8c40
Curly braces changed to sit on the same line
|
8 years ago |