CGCookie / retopology-contours

CG Cookie Retopology Tools for Blender
http://cgcookie.com/blender
GNU General Public License v2.0
40 stars 13 forks source link

Allow Verts to be adjusted with Tweak Tool #114

Open carter2422 opened 9 years ago

carter2422 commented 9 years ago

After creating the initial contour strokes you invariably need to tweak the position of some vert within the mesh. It would be great to allow the user to do this before committing the retopo mesh.

Ideally switching to the Tweak Tool would let the user move individual vertices around with a smoothing-like brush. Tweaking a vertex would place the loop into a manual state, rather than dynamic, such that it could no longer be modified as part of a stroke.

vxlcoder commented 9 years ago

suggestion: use the terms "manual" and "dynamic", rather than "lock" and "unlock" (?). "lock" implies that it cannot be adjusted further.

vxlcoder commented 9 years ago

related to this, a relax verts feature could position the vertices to make quads more regular.

carter2422 commented 9 years ago

Ah yes, that's much better wording. Updated issue.