July 09, 2012

Make Unique Geometry (no shared vertices)

This is the basic approach to ripping all geometry apart. doesn't play nice with UV and ignores world matrix (ie, is stuff scaled rotated translated or not..) :)

Pretty soon afterwards I wanted a way to preserve UV information per face. The following script was born. link : todo