Michael Herzog
|
1b4dff01c0
GLTFExporter: Restore multi material support for non-indexed geometries. (#27268)
|
1 year ago |
Ben Houston
|
b2741ea0fa
GLTFLoader+GLTFExporter: Initial support for 'EXT_materials_bump' (#27036)
|
1 year ago |
Emmett Lalish
|
bf7d99e30e
fix typo (#27152)
|
1 year ago |
Ben Houston
|
af8349bc71
add support for 4 UV channels in GLTFExporter, to match GLTFImporter. (#26909)
|
1 year ago |
Palash Bansal
|
b72b7dbd58
GLTFExporter: Support EXT_mesh_gpu_instancing to export InstancedMesh. (#26854)
|
1 year ago |
David
|
aeb1589bd8
GLTFExporter: handle count=Infinity in processAccessor (#26898)
|
1 year ago |
WestLangley
|
b6150e4d35
Simplify equation (#26787)
|
1 year ago |
hybridherbst
|
412e471b97
GLTFExporter: export from compressed texture data (#23321)
|
2 years ago |
Emmett Lalish
|
22c5f25bda
GLTF KHR_materials_anisotropy support (#25580)
|
2 years ago |
mrdoob
|
ef03bdcfd1
BufferGeometry: Renamed uv2, uv3, uv4 to uv1, uv2, uv3 (#25943)
|
2 years ago |
Don McCurdy
|
a7de6c50c2
GLTFExporter: Support multiple UV sets (#25843)
|
2 years ago |
Don McCurdy
|
88c95377c1
Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771)
|
2 years ago |
Michael Herzog
|
076feca284
Update GLTFExporter.js
|
2 years ago |
Michael Herzog
|
37609b1ce8
Update GLTFExporter.js
|
2 years ago |
pmjo
|
9e9466d0cb
Fix GLTFExporter MAT3 accessor support (#25426)
|
2 years ago |
Emmett Lalish
|
832b8fb015
GLTFExporter: Add sheen and emission strength export. (#25346)
|
2 years ago |
Wolfger Schramm
|
0d4735ce84
GLTFExporter: add support for signed data types (#25297)
|
2 years ago |
Emmett Lalish
|
67e8a08964
added ior and specular export (#25335)
|
2 years ago |
Michael Herzog
|
197ccfef69
Remove JS syntax > ECMA 2018 (#25172)
|
2 years ago |
Michael Herzog
|
2373d72345
GLTFExporter: Throw exception when processing textures with no image data. (#25106)
|
2 years ago |
Mr.doob
|
4eb061adcf
Revert "GLTFExporter: guard against missing image data in textures (#25021)"
|
2 years ago |
Mr.doob
|
e0a8d8b0a7
Revert "Clean up."
|
2 years ago |
Mr.doob
|
be60454c5f
Clean up.
|
2 years ago |
hybridherbst
|
d93c3052fd
GLTFExporter: guard against missing image data in textures (#25021)
|
2 years ago |
Don McCurdy
|
fe11649571
GLTFExporter: Fix regression in normalized attributes. (#25076)
|
2 years ago |
Michael Herzog
|
e8a448279e
Exporters: Unify default options pattern. (#25060)
|
2 years ago |
Don McCurdy
|
e29c14b316
GLTFLoader, GLTFExporter: Remove KHR_materials_pbrSpecularGlossiness (#24950)
|
2 years ago |
Michael Herzog
|
c00709a895
GLTFExporter: Remove truncateDrawRange option. (#24625)
|
2 years ago |
gero3
|
1760846041
Lint example html (#24478)
|
3 years ago |
Levi Pesin
|
ae20304ae7
Remove long-deprecated code (#24431)
|
3 years ago |