Blender Git Loki
Git Commits -> Revision 168ae67
Revision 168ae67 by Ton Roosendaal (master) July 8, 2008, 11:47 (GMT) |
Bugfix #16535 The infamous Fkey 'make face' in editmode still failed in cases, giving an annoying convex error popup. Found two errors in this code: - not all cases were evaluated to make a face of 4 vertices (6 cases) - the function that makes always a face when the 4 edges already exist failed when not in vertex-select mode. I also removed the popup, but added a print... its still not perfect. |
Commit Details:
Full Hash: 168ae6765e3b53d4485bccc1ddbc39e74bdfe0d9
SVN Revision: 15485
Parent Commit: a166def
Lines Changed: +9, -9
1 Modified Path:
/source/blender/src/editmesh_add.c (+9, -9) (Diff)