Blender Git Loki
Git Commits -> Revision 11187e8
Revision 11187e8 by Campbell Barton (master) January 18, 2017, 22:17 (GMT) |
Fix face-creation with existing hidden geometry - face-create-extend option could add hidden verts and edges into the selection history (invalid state). - faces could be created that included existing hidden edges that remained hidden (invalid state too). - newly created faces could copy hidden flag from surrounding faces, giving very confusing results (looks as if face creation failed). Surprising nobody noticed these years old bugs! |
Commit Details:
Full Hash: 11187e86283a2bada088f718dd6012e0c7d6d19e
Parent Commit: fd4728c
Lines Changed: +26, -7
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+26, -7) (Diff)