Blender Git Commit Log
Git Commits -> Revision 7ee3da1
Revision 7ee3da1 by Howard Trickey (master) December 29, 2011, 13:43 (GMT) |
Add code to make knife cut through whole mesh optionally. Notes: - only cuts through when the occlude geometry button is unpushed, else the old behavior - doesn't add points in middle of occluded faces yet, so will not make partial cuts or hole cuts in occluded faces; for best results, start and finish cuts completely outside the mesh - also made slight improvement to behavior when starting cut off the model - a small refactor: added knife_add_to_vert_edges for code used a number of times |
Commit Details:
Full Hash: 7ee3da151d781bd3bac69958bb7d5d6b5cde125e
SVN Revision: 42976
Parent Commit: a954077
Lines Changed: +243, -62
1 Modified Path:
/source/blender/editors/mesh/knifetool.c (+243, -62) (Diff)