|
project cursorThis script places the cursor at the intersection of the vertex normals of selected vertexes. You can download version 2 of the script here requirementsThis script is written for blender 2.45 but should work with older versions as well loading the scriptIf you don't know how to use scripts read this page. UsageThere are no settings for the script.
Now say that you wanted to move or resize this mesh as if it was a full sphere.
Now the cursor is where it would be if we set it to the centre if the sphere were full! Remember that it uses vertex normals... so in this case... you don't want to select the outer edge of the mesh... cause we really don't know where those vert normals point. That's allNothing much to it... but usefull. Enjoy... macouno |