Don McCurdy
|
a8c3bb18d9
GLTFLoader: Fix case for uncompressed attribute in Draco primitive.
|
7 년 전 |
Don McCurdy
|
0bf37822f3
DRACOLoader: Support attribute type map.
|
7 년 전 |
Don McCurdy
|
1fa63b9166
GLTFLoader: Fix normalized attributes in Draco meshes.
|
7 년 전 |
Mr.doob
|
99d02c8add
Merge pull request #13826 from donmccurdy/feat-gltf-extensions
|
7 년 전 |
Don McCurdy
|
72aac21c07
GLTFLoader: keep top-level extension data, return parser, add docs.
|
7 년 전 |
WestLangley
|
473c861ee1
Remove unnecessary code
|
7 년 전 |
Mr.doob
|
6f1bd9f0ce
Merge pull request #13770 from donmccurdy/remove-gltfloader-timing
|
7 년 전 |
Takahiro
|
d51275f8ef
GLTFLoader: Minor clean up and add comment
|
7 년 전 |
Don McCurdy
|
c8b13c61ec
GLTFLoader: Rebase.
|
7 년 전 |
Don McCurdy
|
94b37fd217
GLTFLoader: Revert too much cleanup.
|
7 년 전 |
Don McCurdy
|
27a5b9a172
GLTFLoader: Include extensions on scene, clean up.
|
7 년 전 |
Don McCurdy
|
340c7dfb32
GLTFLoader: Preserve unknown extension data on nodes and materials.
|
7 년 전 |
Mr.doob
|
3800256473
Merge pull request #13800 from takahirox/GLTFLoaderMorphNames
|
7 년 전 |
Mr.doob
|
83ec0a10b4
Merge pull request #13820 from Bergmam/gltf-dds-extension
|
7 년 전 |
Mr.doob
|
1b6688b6e1
Merge pull request #13783 from takahirox/GLTFLoaderMorph
|
7 년 전 |
Anton Bergman
|
2a0c1c07d2
Moved error throwing to constructor, added suggested changes from pr
|
7 년 전 |
Anton Bergman
|
a7a87674da
Add extension init function, fixes for pr comments
|
7 년 전 |
Takahiro
|
a78c3e9dc0
GLTFLoader: Remove base attributes existence check from addMorphTargets()
|
7 년 전 |
Anton Bergman
|
d3409a8b22
moved var outside if/else
|
7 년 전 |
Anton Bergman
|
7bdba7190c
Add error if DDSLoader is not present, remove unnecessary newrow
|
7 년 전 |
Anton Bergman
|
21c421023b
Add .dds support to GLTFLoader. Add new Boombox gltf with .dds image files. Add dds boombox to gltf extensions example.
|
7 년 전 |
Takahiro
|
18d894d9ec
GLTFLoader: Do not clone attribute for undefined target
|
7 년 전 |
Takahiro
|
8ab9eb1b40
GLTFLoader: Ignore extras.targetNames if its length is invalid
|
7 년 전 |
Takahiro
|
3fb5c06121
GLTFLoader: Update morph comment
|
7 년 전 |
Takahiro
|
dbfc229928
GLTFLoader: Clean up
|
7 년 전 |
Takahiro
|
19ffcd8202
GLTFLoader: Do not make duplicate morphTargetDictionary entries
|
7 년 전 |
Mr.doob
|
b69d7c7665
Merge pull request #13341 from MiiBond/gltf_khr_lights_v2
|
7 년 전 |
Don McCurdy
|
77b234bda8
GLTFLoader: Invert normalScale.y, not normalScale.x.
|
7 년 전 |
Michael Bond
|
f45894b809
minor adjustment
|
7 년 전 |
Takahiro
|
406ba41759
GLTFLoader: Update morph, non-set unnecessary morph
|
7 년 전 |