[Bf-blender-cvs] CVS commit: blender/source/blender/src editmesh_loop.c
Geoffrey Bantle
hairbat at yahoo.com
Sun Sep 24 07:14:30 CEST 2006
briggs (Geoffrey Bantle) 2006/09/24 07:14:30 CEST
Modified files:
blender/source/blender/src editmesh_loop.c
Log:
-> Adjustable Tolerance for Knife Vertex Cutting
Previously had Vertex snapping in knife tool adjustable by the 'threshold'
value in the 'Mesh Tools' panel. This was actually a misunderstanding on
my part of a user request (oops). What was really needed was to make the
sensitivity of intersection code for vertex cutting adjustable. Vertex Snap
is now set at same tolerance as vertex selection.
Revision Changes Path
1.50 +4 -2 blender/source/blender/src/editmesh_loop.c
<http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_loop.c.diff?r1=1.49&r2=1.50&cvsroot=bf-blender>
More information about the Bf-blender-cvs
mailing list