Takahiro
|
7480174a45
GLTFLoader: Fix typo in comment
|
7 years ago |
Takahiro
|
7dcf777f96
GLTFLoader: Clean up
|
7 years ago |
Takahiro
|
68ed316cb6
GLTFLoader: Clone geometry for multi-pass geometry
|
7 years ago |
Takahiro
|
0b49b7d387
GLTFLoader: Sets combined indices in .loagGeometries()
|
7 years ago |
Takahiro
|
eaa980cf6d
GLTFLoader: Clean up
|
7 years ago |
Takahiro
|
18d894d9ec
GLTFLoader: Do not clone attribute for undefined target
|
7 years ago |
Takahiro
|
8ab9eb1b40
GLTFLoader: Ignore extras.targetNames if its length is invalid
|
7 years ago |
Takahiro
|
3c0eb6dbcf
GLTFLoader: Try merge geometries with BufferGeometryUtils
|
7 years ago |
Takahiro
|
3fb5c06121
GLTFLoader: Update morph comment
|
7 years ago |
Takahiro
|
dbfc229928
GLTFLoader: Clean up
|
7 years ago |
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 |