Mr.doob
|
45528f5ac5
Merge pull request #14111 from takahirox/GLTFLoaderLessMeshClone
|
7 years ago |
Mr.doob
|
d5e98052ab
GLTFLoader: Removed unused definitions. See #14505.
|
7 years ago |
Mr.doob
|
4f2cc63f10
Merge pull request #14505 from MozillaReality/GLTFLoader/texture-spec
|
7 years ago |
Mr.doob
|
d2b5ec8e7f
Merge pull request #14518 from takahirox/GLTFLoaderPrimitiveExtras
|
7 years ago |
Takahiro
|
47b0985240
GLTFLoader: Ignore primitive type .extras
|
7 years ago |
Don McCurdy
|
a7b7151102
GLTFLoader: Clean up loop iterator.
|
7 years ago |
Don McCurdy
|
c7a988af7a
GLTFLoader: Clean up KHR_lights_punctual impl.
|
7 years ago |
Don McCurdy
|
8dbca0725e
GLTFLoader: Fix lights list type.
|
7 years ago |
Robert Long
|
cadd4dde70
GLTFLoader remove deprecated texture format, internalFormat, and type.
|
7 years ago |
06wj
|
5c1cc3dc10
GLTFLoader: add KHR_lights_punctual range support
|
7 years ago |
06wj
|
901eb1cc65
remove ambient lights & use hex in color constructor
|
7 years ago |
06wj
|
608a543cd6
fix gltf KHR_lights_punctual no color bug
|
7 years ago |
06wj
|
afe390c2d5
rename "KHR_lights" to "KHR_lights_punctual" and remove ambient
|
7 years ago |
Mugen87
|
5ec5d6d615
Loaders: Harmonize crossOrigin default value
|
7 years ago |
Don McCurdy
|
fb53823b66
GLTFLoader: Clean up UV matrix update.
|
7 years ago |
Mugen87
|
b1dd816f7c
GLTFLoader: Clean up
|
7 years ago |
Don McCurdy
|
d474e2e05b
GLTFLoader: specularGlossinessTexture is sRGB.
|
7 years ago |
Takahiro
|
6c93edc1aa
GLTFLoader: Append _instance_num to the children name of cloned Group
|
7 years ago |
Takahiro
|
3057147466
GLTFLoader: No mesh clone if it is referenced only once
|
7 years ago |
Takahiro
|
d4098309b2
GLTFLoader: Rename cachedMaterial with clonedMaterial
|
7 years ago |
Takahiro
|
3ee253822c
GLTFLoader: Less clone materials
|
7 years ago |
Takahiro
|
066e210d9b
GLTFLoader: Clean up loadAnimation
|
7 years ago |
Takahiro
|
ae515953df
GLTFLoader: Fix loadAnimation for Morph + MultiMaterial
|
7 years ago |
Mr.doob
|
65a6875d60
Merge pull request #13707 from takahirox/GLTFLoaderMultiMaterial
|
7 years ago |
Don McCurdy
|
a8c3bb18d9
GLTFLoader: Fix case for uncompressed attribute in Draco primitive.
|
7 years ago |
Don McCurdy
|
0bf37822f3
DRACOLoader: Support attribute type map.
|
7 years ago |
Don McCurdy
|
1fa63b9166
GLTFLoader: Fix normalized attributes in Draco meshes.
|
7 years ago |
Mr.doob
|
99d02c8add
Merge pull request #13826 from donmccurdy/feat-gltf-extensions
|
7 years ago |
Takahiro
|
4a13b34e9c
GLTFLoader: Fix typo
|
7 years ago |
Don McCurdy
|
72aac21c07
GLTFLoader: keep top-level extension data, return parser, add docs.
|
7 years ago |