News

I want to export a file in gltf format, but the following error appears: AttributeError: 'NoneType' object has no attribute 'node tree' #1871 ...
To Reproduce Steps to reproduce the behavior: Export using the glTF format. Note the vertex color values are LOWER than the values in blender Expected behavior If values stored in the glTF format are ...