Blender Git Loki
Git Commits -> Revision 0bca862
Revision 0bca862 by Howard Trickey (master) December 7, 2012, 18:45 (GMT) |
Bevel: fix 'causing artifacts' bug 33245. Really was caused by a previous bevel making a two-edged face, which caused other faces to be dropped when copying a bmesh. The quadstrip code needed to be more careful to avoid creating two-edge faces. |
Commit Details:
Full Hash: 0bca862e9c6a20bd5a69a370bee7c4da3e187e46
SVN Revision: 52810
Parent Commit: 5ba213f
Lines Changed: +13, -25
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+13, -25) (Diff)