- Toulouse, France
- https://julienduroure.com
- Joined on
2010-10-18
Block a user
Error when exporting gltf with geometry node instances through python API
Error when exporting gltf with geometry node instances through python API
Hello, Thanks for the report. This is already fixed in 6b8b29648c3bb05f20d99f6eca775bffd05d490a Closing
Julien Duroure
deleted branch fix_normalized_draco from JulienDuroure/blender
2024-05-24 16:26:10 +02:00
glTF exporter: Draco: fix normalized draco accessors
glTF exporter: Draco: fix normalized draco accessors
Julien Duroure
created branch fix_normalized_draco in JulienDuroure/blender
2024-05-24 16:09:54 +02:00
WIP add default library_name for unknown platforms
Setting a default library name makes this check unrelevant
0f0a8df8a9
glTF exporter: Option to export VC even if not used in node tree
d80a1dd5f8
glTF exporter: Fix exporter both VertexColor & colorFactor in the same time
f8b8a1a5b6
glTF exporter: cleanup user warnings
ac97907841
glTF exporter: Fix UVMap export when is set from an attribute node
a71027d37f
glTF exporter: UDIM for merged channel textures
Script which exports meshes also affects certain meshes
@lichtwerk This is not something related to glTF exporter. The mesh is not valid, so exporter can't guarantee how it will be exported, and glTF exporter has no impact on how Blender will manage…