Blender Git Commit Log

Git Commits -> Revision 577456f

Revision 577456f by Ton Roosendaal (master)
September 25, 2005, 10:41 (GMT)
Darn editmesh code! Trying to prevent user error (add overlapping faces)
caused a myriad of other errors in tools... now you couldn't create a
triangle if one 1 edge was in a face already.

I should have known it should be coded differently. :)
So, here's another version, which actually restores the old code, and
only has the exception on pressing Fkey.

Commit Details:

Full Hash: 577456f86af8fc3390a274da7e28281fff0fe43f
SVN Revision: 5352
Parent Commit: a8043ed
Lines Changed: +66, -22

4 Modified Paths:

/source/blender/include/editmesh.h (+1, -1) (Diff)
/source/blender/src/editmesh_add.c (+32, -3) (Diff)
/source/blender/src/editmesh_lib.c (+32, -17) (Diff)
/source/blender/src/editmesh_tools.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021