So I've been rigging a character lately and I really needed a way of copying individually selected vertex positions from one shape key to another. What actually happenned was I had to fix a topology error and bmesh screwed up the positions of the edited virtices in all the shape keys. I started to manually edit the position of each vertice to put it back to the basis position and this took forever so I wrote this script to fix each one.
http://blenderartists.org/forum/showthread.php?263316-Shape-Key-Tools
No comments:
Post a Comment