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 |
mrdoob
|
64ac0a2e24
GLTFExporter: Fixed typo.
|
3 years ago |
mrdoob
|
067f9eac88
GLTFExporter: Convert sRGB to Linear in buildMetalRoughTexture (#24198)
|
3 years ago |
mrdoob
|
25e01cbcbd
GLTFExporter: Fixed buildMetalRoughTexture. (#24197)
|
3 years ago |
Pascal Schön
|
12f550e0f4
MeshPhysicalMaterial: Support iridescence / thin-film materials (#23869)
|
3 years ago |
Michael Herzog
|
3ca98fb0df
GLTFExporter: Fix handling of shared buffer attributes with morph data. (#24090)
|
3 years ago |
Levi Pesin
|
998169462f
Fix GLTFExporter when exporting in GLTF with OffscreenCanvas (#24031)
|
3 years ago |
Cody Bennett
|
4f0ff2cd01
GLTFExporter: Check for document before creating OffscreenCanvas (#24035)
|
3 years ago |
Michael Herzog
|
8b4170008f
GLTFExporter: Remove embedImages option. (#24003)
|
3 years ago |
Mr.doob
|
340d588ca2
GLTFExporter: Clean up.
|
3 years ago |