- Toulouse, France
- https://julienduroure.com
- Joined on
2010-10-18
Block a user
GLTF: Export Images as Placeholders not working
GLTF: Export Images as Placeholders not working
Hello, Nothing to do with the exporter, working as expected. But a feature in importer that merge materials (or absence of material) into a single slot. Closing this ticket, as there is no bug…
Cannot export to gltf !
Cannot export to gltf !
Hello, The problem doesn't come from Blender itself, but seems Arch linux Blender packager. The problem does not occurs with the official Blender release
I suggest you to contact the packager
glTF exporter: Get absolute image path directly
glTF exporter: Get absolute image path directly
Hello, Can you please create a PR on the upstream repository. glTF I/O is provided by KhronosGroup on https://github.com/KhronosGroup/glTF-Blender-IO
In the PR, can you also provide some test…
d8675a3f6a
Merge branch 'blender-v4.2-release'
8bf4d3c33f
glTF exporter: Fix #124072 - avoid crash exporting empty collection at center
69390e970f
glTF exporter: avoid crash copying props
8ecccddf1c
Fix: Bone wire width not working with curve objects
glTF Collection Exporters: Error when exporting an empty collection with option 'at collection center'
2e03ca4a5b
Merge branch 'blender-v4.2-release'
0ec32af432
glTF exporter: avoid crash copying props
glTF Collection Exporters: Error when exporting an empty collection with option 'at collection center'
Fix in Progress.
Note that empty gltf is valid (you can check using glTF Validator here: https://github.khronos.org/glTF-Validator/
And in specification:
- nodes is not mandatory :…
34c325308f
Merge branch 'blender-v4.2-release'
38237fe414
glTF exporter: Avoid crash with skinned lattices
75c9064a50
Merge branch 'blender-v4.2-release'
77a382ba2f
glTF exporter: call hook for each action, including the active one