Mugen87
|
7b4f4439fa
GLTFLoader: Revert usage of computeTangents().
|
4 éve |
Arseny Kapoulkine
|
5d6ad11735
GLTFLoader: Make error when loading textures with no data clear
|
4 éve |
Emmett Lalish
|
8754db8cbc
fixed typo
|
4 éve |
Emmett Lalish
|
65d597d2d4
adding notes
|
4 éve |
Emmett Lalish
|
5f1124bed0
fixed GLTF variants normal map scale
|
4 éve |
Garrett Johnson
|
4885f4f651
Use the header length instead of array length when iterating over GLB chunks
|
4 éve |
Mugen87
|
3b7656a421
BufferGeometry: Move computeTangents() into core. Use in GLTFLoader.
|
4 éve |
heqiang
|
6f7b07a803
Simplified writing
|
4 éve |
Ryan Smith
|
32a090cf45
gltf-loader: use sanitized name when creating unique node name for duplicated
|
4 éve |
Don McCurdy
|
5602d421d6
GLTFLoader: Set glTF primitive extensions to userData.
|
4 éve |
Arseny Kapoulkine
|
0a0d087fda
Merge https://github.com/mrdoob/three.js into meshopt-compression
|
4 éve |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 éve |
Mugen87
|
61ea7682f1
GLTFLoader: Clean up.
|
4 éve |
Mr.doob
|
3926b039cf
Merge pull request #20539 from donmccurdy/feat-ext-texture-webp
|
4 éve |
Don McCurdy
|
48e2014986
GLTFLoader: Fix WebP extension feedback.
|
4 éve |
Don McCurdy
|
c04224c3f0
GLTFLoader: Update docs.
|
4 éve |
Don McCurdy
|
9be4005cf5
GLTFLoader: Add support for EXT_texture_webp.
|
4 éve |
Arseny Kapoulkine
|
35695258db
Replace error handling with an extension-local solution
|
4 éve |
Arseny Kapoulkine
|
b7707a0634
Replace .includes with .indexOf
|
4 éve |
Arseny Kapoulkine
|
88799bcd78
Update GLTFLoader with a more refined detection of optional extensions
|
4 éve |
Arseny Kapoulkine
|
9a7349aff8
GLTFLoader: Fix handling of GLTF files with optional KTX2 extensions
|
4 éve |
Arseny Kapoulkine
|
cee66d3932
Fix code style and missing break
|
4 éve |
Arseny Kapoulkine
|
e4b3ecbf59
Emit proper error messages when extension is required
|
4 éve |
Arseny Kapoulkine
|
a93688a741
When the decoder isn't specified or WebAssembly isn't supported, skip decoding
|
4 éve |
Arseny Kapoulkine
|
191a79364c
Revert accidental whitespace change
|
4 éve |
Arseny Kapoulkine
|
75f4c14eaa
GLTFLoader: Implement support for EXT_meshopt_compression
|
4 éve |
Don McCurdy
|
f76f8862ea
Examples: Update name of 'face' mesh in skinning/morph demo.
|
4 éve |
Mr.doob
|
118d088ae0
Merge pull request #16639 from donmccurdy/feat-gltfloader-dedupe-names
|
4 éve |
Mr.doob
|
45b15fe83c
Merge pull request #20376 from donmccurdy/bug-gltfloader-alpha-detection
|
4 éve |
Don McCurdy
|
f93cfa4150
GLTFLoader: Fix node name assignment order.
|
4 éve |