Blender Git Loki

Git Commits -> Revision e96c813

Revision e96c813 by Geoffrey Bantle (master)
August 11, 2006, 07:24 (GMT)
-> Vertex support for knife tool

Previously the knife tool only allowed you to cut through edges. This
approach is limited however, since many times you want to cut through
vertices in order to create precise cuts or terminate a cut in a specific
way. Blenders knife tool now supports cutting through vertices as
demonstrated in these pictures:

http://briggs.zanqdo.com/newknife1.jpg
http://briggs.zanqdo.com/newknife2.jpg

Since the vertex intersection code is very precise, vertex snapping has
been added to the knife tool to assist the user when they wish to cut
through vertices and can be toggled by pressing and holding the 'alt' key.

Notes:
-Vertex cutting and vertex snapping are only available when using the
'knife exact' option.
-Added various fixes to the precision of the knife tool.

Commit Details:

Full Hash: e96c813cc3ddaf95b7b290d18c5d8ddafe3606a5
SVN Revision: 8303
Parent Commit: e31478f
Lines Changed: +364, -49

4 Modified Paths:

/source/blender/include/editmesh.h (+1, -0) (Diff)
/source/blender/src/editmesh_loop.c (+162, -40) (Diff)
/source/blender/src/editmesh_mods.c (+1, -1) (Diff)
/source/blender/src/editmesh_tools.c (+200, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021