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 |
Michael Bond
|
317870beb4
Minor adjustment
|
7 years ago |
Michael Bond
|
6c5da91538
Merge branch 'dev' of github.com:mrdoob/three.js into gltf_khr_lights_v2
|
7 years ago |
Don McCurdy
|
ef9ffde012
GLTFLoader: Ensure that geometry cache includes Draco-encoded primitives.
|
7 years ago |
Michael Bond
|
e362e29d73
Rough update to KHR_lights support to match current spec
|
7 years ago |
Don McCurdy
|
1293a71ef4
GLTFLoader: Update TODO list.
|
7 years ago |
Don McCurdy
|
2bcdb447a4
GLTFLoader: Fix race condition with different Draco attribute maps in a single asset.
|
7 years ago |
Don McCurdy
|
5c33131745
GLTFLoader: Clean up Draco extension.
|
7 years ago |
Don McCurdy
|
795a71ee0b
GLTFLoader: Fix skew in glTF/Draco code.
|
7 years ago |
FanZhang
|
44fa966253
Support skin attributes (#4)
|
7 years ago |
Don McCurdy
|
bbcf7fe848
GLTFLoader: Rephrase TODO item.
|
8 years ago |
Don McCurdy
|
056ff3bf00
GLTFLoader: Implement KHR_draco_mesh_compression extension.
|
8 years ago |
Mr.doob
|
f09e1a6a9b
Merge pull request #13178 from cnspaha/patch-8
|
7 years ago |
Pascal Häusler
|
263b82b81e
GLTFLoader: code style
|
7 years ago |
Pascal Häusler
|
70acdb96c0
GLTFLoader: explicit check for boolean value
|
7 years ago |