soupday / cc_blender_tools

Add-on for Blender, for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports into Blender.
GNU General Public License v3.0
446 stars 80 forks source link

Hair material name too long resulting in missing root map and other texture. (_Transparency) #160

Closed kenw-github closed 1 year ago

kenw-github commented 1 year ago

Hi. I`m having a problem when exporting importing hair several times causes hair material to have very long names. ex: Hair_Transparency_Transparency_Transparency_Transparency.004

Once it reaches a certain limit. some textures would be missing during exporting importing, like root maps. ex: Hair1_Transparency_Transparency_Transparency_Transparen_45e.001

Can I have a temp fix so it doesnt add _Transparency multiple times? thank you very much

kenw-github commented 1 year ago

oh. its a problem when exporting from cc.

Changed: Hair material name will be suffixed with "_Transparency" when exported in FBX for Unreal pipeline. *New plugin is required.

not exporting to unreal but blender though. might be missing something.