Takahiro
|
19ffcd8202
GLTFLoader: Do not make duplicate morphTargetDictionary entries
|
7 years ago |
Takahiro
|
0c93a4cf5e
GLTFLoader: Rename isCombinablePrimitives with isMultiPassGeometry
|
7 years ago |
Takahiro
|
cfce1f0b60
GLTFLoader: Clean up
|
7 years ago |
Takahiro
|
f70f91b63f
GLTFLoader: Clean up
|
7 years ago |
Mr.doob
|
b69d7c7665
Merge pull request #13341 from MiiBond/gltf_khr_lights_v2
|
7 years ago |
Don McCurdy
|
77b234bda8
GLTFLoader: Invert normalScale.y, not normalScale.x.
|
7 years ago |
Michael Bond
|
f45894b809
minor adjustment
|
7 years ago |
Takahiro
|
406ba41759
GLTFLoader: Update morph, non-set unnecessary morph
|
7 years ago |
Takahiro
|
3756bfa006
GLTFLoader: Clarify getDependency()
|
7 years ago |
Takahiro
|
26989bb97c
GLTFLoader: Clean up
|
7 years ago |
Don McCurdy
|
0f5b58360d
Loaders: Remove timer logging from glTF and COLLADA loaders.
|
7 years ago |
Michael Bond
|
9fa3edc00f
Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2
|
7 years ago |
Takahiro
|
b986b36399
GLTFLoader: Add comment for MultiMaterial
|
7 years ago |
Takahiro
|
d4c6a675eb
GLTFLoader: MultiMaterial support
|
7 years ago |
Mr.doob
|
9ef2b0dd46
Merge pull request #13694 from takahirox/FixGLTFLoaderGeometries
|
7 years ago |
Takahiro
|
2d95f41595
GLTFLoader: Fix geometries order
|
7 years ago |
Takahiro
|
d0032f5011
GLTFLoader: Minor clean up
|
7 years ago |
Don McCurdy
|
27f9ed6ce4
GLTFLoader: Fix perspective camera FOV.
|
7 years ago |
Don McCurdy
|
1c3b066331
GLTFLoader: Use default material when material.pbrMetallicRoughness is missing.
|
7 years ago |
Michael Bond
|
f22daf7e6d
Add target setup for directional-spot lights when loading from glTF
|
7 years ago |
Takahiro
|
1e943ba791
GLTFLoader: Method chainable .setDRACOLoader
|
7 years ago |
Mr.doob
|
fc102a381e
Merge pull request #13136 from robertlong/feature/gltf-KHR_materials_unlit
|
7 years ago |
Mr.doob
|
23b2546f23
Merge pull request #13377 from takahirox/GLTFExporterCubicSpline
|
7 years ago |
Robert Long
|
eb9b99012d
Remove KHR_materials_common
|
7 years ago |
Takahiro
|
ed629aec0f
GLTFLoader: Add isInterpolantFactoryMethodGLTFCubicSpline to InterpolantFactoryMethodGLTFCubicSpline
|
7 years ago |
Robert Long
|
d3c65c1557
Check for pbrMetallicRoughness and prevent applying additional material maps.
|
7 years ago |
Robert Long
|
a14ecdeccc
GLTFLoader KHR_materials_unlit extension support.
|
7 years ago |
Takahiro
|
ec53ae71c7
GLTFLoader: Name interpolantFactoryMethodGLTFCubicSpline function
|
7 years ago |
Takahiro
|
ca94a43c6a
Update comment
|
7 years ago |
Takahiro
|
debe3210f9
GLTFLoader: Support morph targetNames
|
7 years ago |