Don McCurdy
|
0fd4cf3571
GLTFExporter: Support for binary (.glb) export option.
|
7 years ago |
Mugen87
|
6296fcda01
Exporter: Clean up
|
8 years ago |
Fernando Serrano
|
62fd979644
Fix lgtm errors
|
8 years ago |
Mr.doob
|
06a846e929
GLTFExporter: More clean up.
|
8 years ago |
Mr.doob
|
83cf34fbc9
GLTFExporter: Clean up.
|
8 years ago |
Fernando Serrano
|
f0904c1276
GLTFExporter: processNode returns null instead of false
|
8 years ago |
Mr.doob
|
72afe269c0
Merge pull request #12036 from fernandojsg/alphaCut
|
8 years ago |
Mr.doob
|
54b6db5379
Merge pull request #12037 from fernandojsg/nodes
|
8 years ago |
Mr.doob
|
4aacad1fb8
Merge pull request #12044 from takahirox/UpdateGLTFExporter
|
8 years ago |
Mr.doob
|
5b94c44a9a
Merge pull request #12043 from fernandojsg/materials
|
8 years ago |
Takahiro
|
a33be5753b
Fix the comparison with the result of processMaterial in GLTFExporter
|
8 years ago |
Fernando Serrano
|
85374aa091
GLTFExporter: Added aoMap strength
|
8 years ago |
Fernando Serrano
|
9568c9f4fb
GLTFExporter: Added normalMap scale
|
8 years ago |
Fernando Serrano
|
1cb57442a8
GLTFExporter: Remove texCoord: 0 as it's the default value anyway
|
8 years ago |
Fernando Serrano
|
b74d1ca9e9
GLTFExporter: Prevents duplicate in the export the same image and material
|
8 years ago |
Fernando Serrano
|
e2f261e0f6
GLTFExporter: fix nodes filter
|
8 years ago |
Fernando Serrano
|
ff4613fda5
GLTF Added alphaCutoff support in exporter and loader
|
8 years ago |
Mr.doob
|
f64fac67cb
Merge pull request #12029 from fernandojsg/truncateDrawRange
|
8 years ago |
Fernando Serrano
|
920f8e8eaa
GLTFExporter: "truncateDrawRange" option added
|
8 years ago |
Fernando Serrano
|
ff249e6268
GLTFExporter: Added onlyVisible option
|
8 years ago |
Fernando Serrano
|
f868627dfa
GLTFExporter: Rebase and Fix nodes
|
8 years ago |
Fernando Serrano
|
52d9c9abed
GLTFExporter: Added default exporter options
|
8 years ago |
Fernando Serrano
|
b34e122ca8
GLTFExporter: Added onlyVisible option
|
8 years ago |
Fernando Serrano
|
284628c8b7
GLTFExporter: Prevent creating empty nodes
|
8 years ago |
Fernando Serrano
|
3da7e1c51f
GLTFExporter: Fix Mag/Min filter mapping
|
8 years ago |
Fernando Serrano
|
316f07829e
GLTFExporter: Fix empty children
|
8 years ago |
Fernando Serrano
|
23e84369fe
GLTFExporter: Changed MIME from application/octet-binary to application/octet-stream
|
8 years ago |
Fernando Serrano
|
ffaba6e3bc
GLTFExporter: prevent exporting ShaderMaterial
|
8 years ago |
Fernando Serrano
|
9511494717
Fix THREE_TO_WEBGL conversion
|
8 years ago |
Fernando Serrano
|
a9bea2de2a
Fix #11962 Remove WebGLUtils and renderer dependency
|
8 years ago |