- Toulouse, France
- https://julienduroure.com
- Joined on
2010-10-18
Here is the PR for glTF exporter. https://github.com/KhronosGroup/glTF-Blender-IO/pull/2045/files
Will apply it to main, as we are close to 4.0 release, and this is not a regression
Hello,
So the question is: Should I/O manage these check on their own, or should consistency of mesh be centralized by mesh module (by extension of validate() to shape keys?
Hello, Closing this ticket, as :
- It should be open in addon repository here: https://projects.blender.org/blender/blender-addons
- It currently not provide any .blend file to be able to…
Hello, Seems we can now close this old ticket. Armature are now exported by default with rest pose, no more pose mode (since a few releases) So, it exports correctly, even if scale is zero at…
Hello, This is not a bug. In gltf specification, vertices are split by primitives, where each primitive is assigned to a different material. So assigning a new material will change the content…