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 |
Don McCurdy
|
042a1933e1
GLTFLoader: Call itemEnd before itemError.
|
7 years ago |
Don McCurdy
|
09765d3426
GLTFLoader: Ensure LoadingManager onLoad is supported.
|
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 |
Takahiro
|
a33d1727fa
GLTFLoader: Fix typo
|
7 years ago |
Takahiro
|
8c7fab0261
GLTFLoader: Rename .setPath with .setResourcePath
|
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 |
WestLangley
|
473c861ee1
Remove unnecessary code
|
7 years ago |
Mr.doob
|
6f1bd9f0ce
Merge pull request #13770 from donmccurdy/remove-gltfloader-timing
|
7 years ago |
Takahiro
|
1d14b57400
Merge remote-tracking branch 'upstream/dev' into GLTFLoaderMultiMaterial
|
7 years ago |
Takahiro
|
d51275f8ef
GLTFLoader: Minor clean up and add comment
|
7 years ago |