ScanMountGoat / xenoblade_blender

Blender addon for importing Xenoblade models, maps, and animations
MIT License
12 stars 1 forks source link

Add new materials and edit material textures #32

Closed ScanMountGoat closed 3 months ago

ScanMountGoat commented 3 months ago

Materials aren't researched enough to build from scratch or edit in any substantial way. Lots of important values are also hard coded in shaders. New materials will need an index prefix to determine the original material to use as a base. If the index matches but not the name, a material should be considered new. New names without an index should give a meaningful error message.