Preserving material tags when combining meshes?

Preserving material tags when combining meshes?

Hello!

how do I combine meshes to a single mesh so that the sub-meshes retain their material definitions in their polygons? I've tried Import Children -functionality, but this seems to omit submesh material tags in import so that the material of the whole object is the parent object material.

Regards,
sirmmi
 
Hi,
the reason why I haven't implemented it yet is that polygon object can only have 16 different materials. If you now combine two meshes with both 16 different materials I will run out of that limit.

I will add that feature for less materials per object in an later update. But it might take some time.

Bye,
Martin
 
Back
Top