glTF exporter: Export Vertex Color only when used
commita4627b35ccdc42825fa32822b773e5a9500792ca
authorJulien Duroure <julien.duroure@gmail.com>
Mon, 23 Oct 2023 05:49:14 +0000 (23 07:49 +0200)
committerJulien Duroure <julien.duroure@gmail.com>
Mon, 23 Oct 2023 05:49:14 +0000 (23 07:49 +0200)
tree82e8cccd2b2626690b45b2f80a599d3830b7d5bf
parent773dbb09d598f4ba289b8544df0f3d92a1af8d66
glTF exporter: Export Vertex Color only when used
io_scene_gltf2/__init__.py
io_scene_gltf2/blender/exp/gltf2_blender_gather_primitives_extract.py
io_scene_gltf2/blender/exp/material/gltf2_blender_gather_materials.py
io_scene_gltf2/blender/exp/material/gltf2_blender_gather_materials_pbr_metallic_roughness.py
io_scene_gltf2/blender/exp/material/gltf2_blender_gather_materials_unlit.py
io_scene_gltf2/blender/exp/material/gltf2_blender_search_node_tree.py