Blender Git Loki

Git Commits -> Revision f9e339e

Revision f9e339e by Campbell Barton (master)
November 26, 2012, 23:18 (GMT)
fix/workaround [#33281] script goes into not responding

scanfill remove-doubles pass assumes ordered edges (as with curves), otherwise it can hang.
workaround this problem by skipping removing-doubles for mesh ngons, since this isnt such a common case as it is with curves and we can just not support it.

Commit Details:

Full Hash: f9e339ef005144ace447d686c4cecaa66f40cf1c
SVN Revision: 52588
Parent Commit: ceed3ef
Lines Changed: +99, -73

9 Modified Paths:

/source/blender/blenkernel/intern/displist.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/editderivedmesh.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mask_rasterize.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_scanfill.h (+11, -2) (Diff)
/source/blender/blenlib/intern/scanfill.c (+81, -64) (Diff)
/source/blender/bmesh/operators/bmo_triangulate.c (+1, -1) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_gesture.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021