- Toulouse, France
- https://julienduroure.com
- Joined on
2010-10-18
Block a user
Blender 4.1 gltf exporter not exporting Vertex Color Attributes with materials but works in blender 4.0
Blender 4.1 gltf exporter not exporting Vertex Color Attributes with materials but works in blender 4.0
In glTF, Vertex Color are multiplier of BaseColor. Starting Blender 4.1, you can export VC only if you intentionally plugged it in the node tree.
If you are trying to export some custom data,…
Export GLB file: files that are JPEG during export to GLB become PNG in automatic material mode
Export GLB file: files that are JPEG during export to GLB become PNG in automatic material mode
Hello,
As spotted by Scurest, because of the alpha link, the export decides to switch to png to take alpha into account.
An enhancement is already proposed to check file format. If jpeg, no…
glTF exporter doesn't export color attribute alpha channel
glTF exporter doesn't export color attribute alpha channel
Closing this ticket, as the user already open a ticket on upstream repository: https://github.com/KhronosGroup/glTF-Blender-IO/issues/2273
3e1dd4b321
Merge branch 'blender-v4.2-release'
08d43667c8
glTF importer: Fix bone shape size not always pertinent
7edb89ac96
Merge branch 'blender-v4.2-release'
d9d5597a6c
glTF importer: Remove legacy EEVEE blend_method update
Wrong file extension for gltf in the File Path field in the collection exporter
The case where the filepath was already set by user is now fixed. Remaining case where filepath is not set yet and display a gray template value
5372fe2d16
Merge branch 'blender-v4.2-release'
b0153f5891
glTF exporter: Collection Export: update filepath when changing format
b4511ba069
Merge branch 'blender-v4.2-release'
c6e38d084c
glTF exporter: Collection Export: Exporting a center of mass of root objects option
835547e6a4
Merge branch 'blender-v4.2-release'
8fd9712df9
glTF exporter: add alphamode management backward compatibility