function: creates separate poly objects from a mesh or multiple meshes and creates separate objects according to multiple per face shader assignments.
I originally wrote this to create a workaround for the renderLayer limitation that breaks every shader assignment when multiple shaders are assigned to different faces in renderLayers. Turned out to be very handy as even smoothed and proxied geometry still retained their original shape (if you have the right smoothing settings on!). Also used in the industrial design field where massive contiguous meshes have multiple shaders assigned to them for surface distinction, this script splits em up in no time.
usage: either select polyGeo with multiple shaders assigned that you want split or run the included script tt_selectObjectsWithMultiShaderAssignments, which selects all polyObjects that have multipe per face shader assignments. Then run tt_splitGeoFromMultiShaderAssignments
note: you may have had to open the hypershade panel once before using this script, as it needs scripts sourced from that window.
any feedback, improvements, complaints etc. welcome either by e-mail tylney@bold-vfx.com or in the support forum. would also like to get feedback on how and where yu may have used the script, thanks
Have fun,
Tylney Taylor
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.