michael-gh1 / Addons-And-Tools-For-Blender-miHoYo-Shaders

Blender Addons and Tools for streamlining the character model setup when using HoYoverse Shaders.
GNU General Public License v3.0
204 stars 11 forks source link

fix: incorrect mesh name format to create outlines on #14

Closed michael-gh1 closed 1 year ago

michael-gh1 commented 1 year ago

Quick fix. We should be searching for ###_{mesh_name} not {mesh_name}.### for some character(s) when creating geometry nodes (outlines) for them.

The issue ended up causing no outlines to be created, which is not a catastrophic issue, but you'd need to then manually set up the outlines for them.