Hello; Do anybody know if this script exist for maya 2011 ? http://www.creativecrash.com/maya/downloads/scripts-plugins/polygon/c/mirror-uvs-tool I just want to edit my uvs along a central axis than mirror all my modifications from one side to the other. Thanks in advance. Massimo
you don't really need a script to do this anymore. use the transfer attributes tool. select uv-sets, world sample space, and mirror axis. then use the polyEditUV command with what ever flags you want. read the docs for the flag info.
Yeah, I'm also looking for something like this. Currently my tips would be to cut in half my geometry, make the UV and then make a symmetry of the mesh, by this way I get an overlapped UV and I just have to flip it and reconnect.