Blender Git Loki
Git Commits -> Revision aacdd76
Revision aacdd76 by Campbell Barton (master) October 16, 2012, 09:11 (GMT) |
fix for 2 cases BM_disk_dissolve() could fail/assert. - when there was a vertex with 2 boundary edges and one manifold edge (vert at the boundary between 2 quads) it could assert. - when there is a vertex with 2 boundary verts connected that both use the same face, it would do nothing. |
Commit Details:
Full Hash: aacdd76c06ddffc8182dd1e1c1ffe1e9144ae7bf
SVN Revision: 51361
Parent Commit: 64add7c
Lines Changed: +11, -2
1 Modified Path:
/source/blender/bmesh/intern/bmesh_mods.c (+11, -2) (Diff)