Don McCurdy
|
880c751d69
Merge dev morph targets with PR; allow missing normals.
|
8 years ago |
森叶
|
2514542a4c
morph targets fit for InterleavedBufferAttribute & BufferAttribute
|
8 years ago |
森叶
|
56d6b1f87f
fix gltf2loader morph target doesn’t work in some case
|
8 years ago |
Mugen87
|
ec774d1415
GLTF2Loader: Code style and logging
|
8 years ago |
Don McCurdy
|
d7a5097405
[gltf] Add link to default material spec.
|
8 years ago |
Don McCurdy
|
023ca73d68
[gltf] Update default material, save initial morph target weights.
|
8 years ago |
Don McCurdy
|
fd3dcd7037
[gltf] Avoid duplicate mesh/parent names.
|
8 years ago |
Wittmann Tobias
|
06d8dc8719
remove self written clone non recursive
|
8 years ago |
Wittmann Tobias
|
44f1ef9b94
#11745 GLTF2Loader removes extras from mesh
|
8 years ago |
Don McCurdy
|
5bdc559663
[gltf] Correct OrthographicCamera constructor args.
|
8 years ago |
Mr.doob
|
4b394cb45b
Merge pull request #11677 from donmccurdy/feat-gltf-lines
|
8 years ago |
Don McCurdy
|
ce7ffe1ddc
[gltf] Fix use of lines primitive.
|
8 years ago |
Takahiro
|
dd37cb456b
Remove the third argument for SkinnedMesh and Skeleton constructor from GLTFLoaders
|
8 years ago |
Takahiro
|
46457ffc94
Remove skinning related lines for glTF1.0 from GLTF2Loader
|
8 years ago |
Mr.doob
|
2ab61488e9
Merge pull request #11592 from donmccurdy/bug-gltf2-kmc-opacity
|
8 years ago |
Mr.doob
|
7b81e5110b
Merge pull request #11551 from donmccurdy/feat-gltf2-light-params
|
8 years ago |
Don McCurdy
|
8a5673c5d9
[gltf] Use alphaMode for common materials as well as PBR.
|
8 years ago |
Don McCurdy
|
d17fa0ba2e
[gltf] Fix opacity from common materials diffuseFactor.
|
8 years ago |
Don McCurdy
|
1cb54e8eb4
[gltf] Fix quadraticAttenuation vs fallOffExponent in spotlight.
|
8 years ago |
AR-DESKTOP\angel
|
14d8682ba8
according to gltf 2.0 spec, byteStride is a property of bufferView
|
8 years ago |
Don McCurdy
|
cd9bb6c5af
[gltf] Implement KHR_lights options.
|
8 years ago |
Don McCurdy
|
0fd939192e
[gltf] Use skins directly, don't iterate nodes.
|
8 years ago |
Don McCurdy
|
e17a485307
[gltf] Fix parsing of Bone nodes.
|
8 years ago |
Don McCurdy
|
e74f8573a3
[gltf] Use opaque alpha mode by default.
|
8 years ago |
Don McCurdy
|
8c9986a0dc
[gltf] Sanitize node names.
|
8 years ago |
Don McCurdy
|
cace414634
Add lights to duck example for good measure.
|
8 years ago |
Don McCurdy
|
32adddf19b
Consistent getMaterialType signature.
|
8 years ago |
Don McCurdy
|
fb2066bb89
Clean up loadMaterials, implement glTF2.0 common materials.
|
8 years ago |
Don McCurdy
|
bbd838eed5
Fix skinned animation for glTF2.0.
|
8 years ago |
Takahiro
|
ee87cc5c23
Update morph of GLTF2Loader
|
8 years ago |