{"repo":"Invertex/GODOT_Vertex-Color-Import-Swapper","free":true,"listed":false,"github":"https://github.com/Invertex/GODOT_Vertex-Color-Import-Swapper","clone":"git clone https://github.com/Invertex/GODOT_Vertex-Color-Import-Swapper.git","description":"Allows automated moving of data stored in other file attributes into the Primary vertex color channel","language":"GDScript","stars":17,"topics":["godot","godot-engine","godot4","vertex-color"],"license":"MIT","category":"game-templates","readme_excerpt":"Vertex Color Import Swapper - addon for Godot 4 Allows importing to automatically move data from a different mesh Attribute into the primary Vertex Color attribute. Currently only handles GLTF files Will automatically handle the proposed Blender GLTF export change of storing vertex color in the second channel (if that proposal goes through). Install: Find it in the AssetLib inside your Godot Project! https://godotengine.org/asset-library/asset/2905 Otherwise, Manually installing this repo: Copy the addons/IVX VertexColorImportSwapper folder into your Project's /addons folder. Ignore all other files . How It Works Adds options to also define yourself where you want the primary vertex color data to be sourced from in the file: The first option defines what \"extras\" attribute to look for a vertex-color attribute name in. Example in Blender: gltf color 0 in the \"Custom Properties\" section defines an Attributes name, in this case OUTLINECOLOR , and as you can see, I have such a named attribute in the \"Attributes\" section of my Object. That is the attribute the importer will look for. This allows you to use different attribute names in different objects and have this importer still handle it, instead of only being able to read one defined name in the Godot settings. If gltf color 0 is not found, then it will default to looking for an Attribute with the name you define in the second option of this addon's settings. COLOR 0 in my example (default setting). And if it finds neither of ","default_branch":null,"files":null,"tree":[],"storefront":"/r/Invertex","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Invertex/GODOT_Vertex-Color-Import-Swapper/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}