PrismaticFlower / SWBF-msh-Blender-IO

.msh (SWBF toolchain version) exporter for Blender
Apache License 2.0
19 stars 6 forks source link

Add handling for Face Corner domain when exporting color attributes #15

Closed PrismaticFlower closed 10 months ago

PrismaticFlower commented 10 months ago

I'm not sure how to do it. I find Blender's scripting docs to be a maze and I'm out of time to look at the moment. The relevant file and code that gathers vertex colours for export is below.

https://github.com/PrismaticFlower/SWBF-msh-Blender-IO/blob/48c05380c63603721e1d48a42f348b8336462626/addons/io_scene_swbf_msh/msh_model_gather.py#L217-L221