Don McCurdy
|
4059f232c5
GLTFExporter: Avoid error on materials without emissive
|
5 years ago |
Mugen87
|
dd0406e469
Examples: Clean up.
|
5 years ago |
Mugen87
|
f56d4c2889
Mesh: Remove drawMode.
|
5 years ago |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
5 years ago |
Arseny Kapoulkine
|
18593e6cc1
Fix formatting to make sure mrdoob approves.
|
5 years ago |
Arseny Kapoulkine
|
4e3cb37e32
Update GLTF exporter and BufferGeometryUtils to support relative morphs
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
13b65b6f40
GLTFExporter: Introduce options maxTextureWidth and maxTextureHeight.
|
5 years ago |
Mugen87
|
a30af661cc
Examples: Clean up.
|
5 years ago |
Mr.doob
|
71ec3b2ea2
GLTFExporter: Fixed alphaMode handling
|
6 years ago |
Mr.doob
|
f0a4e02cb7
GLTFExporter: Clean up.
|
6 years ago |
Bengt Ove Sannes
|
7efacc85bc
Style fix
|
6 years ago |
Bengt Ove Sannes
|
aecc925c38
GLTF export texture names
|
6 years ago |
Pablo Soto
|
eca154d8d3
Small fixes on spec/gloss material export
|
6 years ago |
psoto
|
2a21ff4bdf
Code refactor. Avoid warning when using spec/gloss materials
|
6 years ago |
psoto
|
2dd56237b9
Support SpecularGlossiness materials
|
6 years ago |
WestLangley
|
0a9f8668a8
MipMap -> Mipmap
|
6 years ago |
Mugen87
|
5b4b5a2d4f
Examples: More clean up.
|
6 years ago |
Mr.doob
|
79504608a4
GLTFExporter: Clean up.
|
6 years ago |
George Baxter
|
a292ec3e8f
fixed GLTFExporter process when mesh is set matrixAutoUpdate to false
|
6 years ago |
Mr.doob
|
a9044982dd
Merge pull request #16267 from takahirox/FixGLTFExporter
|
6 years ago |
Michael Herzog
|
15a31bc229
Merge pull request #16272 from Mugen87/dev28
|
6 years ago |
Mugen87
|
5f73eba9d9
GLTFExporter: Fix handling of cacheKey.
|
6 years ago |
Takahiro
|
9bc496f23b
Rename key to cacheKey in GLTFExporter
|
6 years ago |
Takahiro
|
c191afb0e1
Fix a bug in GLTFExporter
|
6 years ago |
Takahiro
|
823791e9d3
GLTFExporter MultiMaterials support
|
6 years ago |
Takahiro
|
8895433bd8
Revert "MultiMaterials support with more robust way"
|
6 years ago |
Takahiro
|
1f4b11fa91
Revert "Fix a bug"
|
6 years ago |
Takahiro
|
3567e16218
Revert "Change the order of setAttributeCache() arguments in GLTFExporter"
|
6 years ago |
Takahiro
|
6b65af7604
Change the order of setAttributeCache() arguments in GLTFExporter
|
6 years ago |