Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 年之前 |
Amos
|
51863e1835
update all loaders to pass down withCredentials option to internal FileLoader
|
4 年之前 |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 年之前 |
Mugen87
|
3a76cb4a08
Loaders: Pass requestHeader to internal file loaders.
|
5 年之前 |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 年之前 |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 年之前 |
Mr.doob
|
abac1e6b91
Merge pull request #18749 from Mugen87/dev42
|
5 年之前 |
Mugen87
|
8a36de0a21
Loaders: Improve error handling.
|
5 年之前 |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 年之前 |
Mugen87
|
fa20ab7744
PDBLoader: Remove assumption of continuously defined atoms.
|
5 年之前 |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 年之前 |
Mugen87
|
857e491c5a
Examples: Inherit loaders from Loader II.
|
5 年之前 |
Mugen87
|
e12b7a25f2
Examples: More usage of setPath() and setResourcePath() in loaders.
|
6 年之前 |
Kikuchi Ken
|
6fee41c51c
changed for coding style
|
7 年之前 |
Kikuchi Ken
|
57fe310fc7
fixed to read "serial" field in PDB files.
|
7 年之前 |
Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
7 年之前 |
Mugen87
|
29e3740f17
PDBLoader: Clean up
|
8 年之前 |
Mugen87
|
8aebc8e7b4
PDBLoader: Refactoring
|
8 年之前 |
Mugen87
|
ceb9b0f528
PDBLoader: Cleanup
|
8 年之前 |
Mugen87
|
8ddeca5157
PDBLoader: Update Buffer Creation
|
8 年之前 |
Mugen87
|
a232e94a55
PDBLoader: Switch to BufferGeometry
|
8 年之前 |
Mr.doob
|
102497da42
Docs/Examples: Renamed XHRLoader to FileLoader.
|
8 年之前 |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 年之前 |
gero3
|
760252a560
add space after comma
|
10 年之前 |
gero3
|
923256459e
fixed files to codestyle
|
10 年之前 |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 年之前 |
brason
|
eb68622a6e
Add missing semicolons
|
10 年之前 |
gero3
|
fe8493157e
codestyle fixes
|
10 年之前 |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 年之前 |
Vincent Lark
|
b86249bba2
passing event handlers. see #4807 #4803
|
10 年之前 |