Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |
Mr.doob
|
dbfcb830d2
Updated modules.
|
5 years ago |
Don McCurdy
|
473e973314
Implement KHR_materials_transmission.
|
5 years ago |
Mugen87
|
2e26575eef
Examples: Clean up.
|
5 years ago |
Mr.doob
|
be1a17dcf0
Merge pull request #19791 from zeux/gltf-ktx2
|
5 years ago |
Arseny Kapoulkine
|
60abaa0e04
Change class name to have Extension suffix
|
5 years ago |
Arseny Kapoulkine
|
5c81a64e0c
Move extension name to EXTENSIONS dictionary
|
5 years ago |
Don McCurdy
|
14576a9982
GLTFLoader: Clone reused light and camera instances.
|
5 years ago |
Arseny Kapoulkine
|
db8675590b
Refactor loader specification in loadTextureImage
|
5 years ago |
Arseny Kapoulkine
|
bb913300c7
Fix loading files without BasisU extensions
|
5 years ago |
Arseny Kapoulkine
|
b993164e8e
GLTFLoader: Implement KHR_texture_basisu support
|
5 years ago |
Mugen87
|
41d6e9a7a6
GLTFLoader: Remove useImageBitmap property.
|
5 years ago |
Mugen87
|
4a34bd7635
GLTFLoader: Fix usage of ImageBitmapLoader.
|
5 years ago |
Mr.doob
|
70aed3c809
GLTFLoader: Test Firefox UA in ImageBitmap check.
|
5 years ago |
Mugen87
|
b3257d20ee
Examples: Clean up.
|
5 years ago |
Mr.doob
|
7d976f30a2
Merge pull request #19144 from takahirox/GLTFLoaderPluginSystemNew
|
5 years ago |
Takahiro
|
7208eb816b
Replace soft tags with hard tabs
|
5 years ago |
Brandon Jones
|
d86c6c8d15
Alternate way of implementing image bitmap support
|
5 years ago |
Brandon Jones
|
14de6bc258
Fix a lint error
|
5 years ago |
Brandon Jones
|
bf3f60e129
Applying @Mugen87's suggestion
|
5 years ago |
Brandon Jones
|
8c64a067c1
Allow GLTFLoader to use ImageBitmapLoader
|
5 years ago |
Takahiro
|
f33b606f6f
Merge branch 'dev' into GLTFLoaderPluginSystemNew
|
5 years ago |
nqdy666
|
a6e7747e89
GLTFLoader: Fix ‘this’ error.
|
5 years ago |
Mr.doob
|
8205a2a075
Updated modules.
|
5 years ago |
Mr.doob
|
0a818bc85a
Merge pull request #18662 from Zielon/gltf_loader_request_headers
|
5 years ago |
Mr.doob
|
475efec944
GLTFLoader: Clean up.
|
5 years ago |
Wojciech
|
0958e46d9d
Merge remote-tracking branch 'mrdoob/dev' into gltf_loader_request_headers
|
5 years ago |
Chris Joel
|
43b31847ac
Move node association assignment down a few lines
|
5 years ago |
Chris Joel
|
12d942f97d
Track glTF associations for node, material and texture
|
5 years ago |
Takahiro
|
91d296e359
GLTFLoader: Replace Array.includes() with Array.indexOf()
|
5 years ago |