Mr.doob
|
1b6688b6e1
Merge pull request #13783 from takahirox/GLTFLoaderMorph
|
7 年之前 |
Takahiro
|
a78c3e9dc0
GLTFLoader: Remove base attributes existence check from addMorphTargets()
|
7 年之前 |
Takahiro
|
18d894d9ec
GLTFLoader: Do not clone attribute for undefined target
|
7 年之前 |
Takahiro
|
3fb5c06121
GLTFLoader: Update morph comment
|
7 年之前 |
Takahiro
|
dbfc229928
GLTFLoader: Clean up
|
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 年之前 |
Takahiro
|
3756bfa006
GLTFLoader: Clarify getDependency()
|
7 年之前 |
Michael Bond
|
9fa3edc00f
Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2
|
7 年之前 |
Mr.doob
|
9ef2b0dd46
Merge pull request #13694 from takahirox/FixGLTFLoaderGeometries
|
7 年之前 |
Takahiro
|
2d95f41595
GLTFLoader: Fix geometries order
|
7 年之前 |
Takahiro
|
d0032f5011
GLTFLoader: Minor clean up
|
7 年之前 |
Don McCurdy
|
27f9ed6ce4
GLTFLoader: Fix perspective camera FOV.
|
7 年之前 |
Don McCurdy
|
1c3b066331
GLTFLoader: Use default material when material.pbrMetallicRoughness is missing.
|
7 年之前 |
Michael Bond
|
f22daf7e6d
Add target setup for directional-spot lights when loading from glTF
|
7 年之前 |
Takahiro
|
1e943ba791
GLTFLoader: Method chainable .setDRACOLoader
|
7 年之前 |
Mr.doob
|
fc102a381e
Merge pull request #13136 from robertlong/feature/gltf-KHR_materials_unlit
|
7 年之前 |
Mr.doob
|
23b2546f23
Merge pull request #13377 from takahirox/GLTFExporterCubicSpline
|
7 年之前 |
Robert Long
|
eb9b99012d
Remove KHR_materials_common
|
7 年之前 |
Takahiro
|
ed629aec0f
GLTFLoader: Add isInterpolantFactoryMethodGLTFCubicSpline to InterpolantFactoryMethodGLTFCubicSpline
|
7 年之前 |
Robert Long
|
d3c65c1557
Check for pbrMetallicRoughness and prevent applying additional material maps.
|
7 年之前 |
Robert Long
|
a14ecdeccc
GLTFLoader KHR_materials_unlit extension support.
|
7 年之前 |
Takahiro
|
ec53ae71c7
GLTFLoader: Name interpolantFactoryMethodGLTFCubicSpline function
|
7 年之前 |
Takahiro
|
ca94a43c6a
Update comment
|
7 年之前 |
Takahiro
|
debe3210f9
GLTFLoader: Support morph targetNames
|
7 年之前 |
Michael Bond
|
317870beb4
Minor adjustment
|
7 年之前 |
Michael Bond
|
6c5da91538
Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2
|
7 年之前 |
Don McCurdy
|
ef9ffde012
GLTFLoader: Ensure that geometry cache includes Draco-encoded primitives.
|
7 年之前 |