Blender Git Commit Log

Git Commits -> Revision ca91325

Revision ca91325 by Campbell Barton (master)
April 18, 2012, 14:06 (GMT)
fix for eternal loop in scanfill,

The cause for this is bmesh faces which have zero area have their normals set to a fake value (Z-Up), this would break scanfill, possible fixes are to calculate the faces normal each time or tag as invalid but its easiest to avoid the eternal loop with an extra test.

Commit Details:

Full Hash: ca913254aa0706956980ec9dcaef79277a49ef3d
SVN Revision: 45747
Parent Commit: 580f19d
Lines Changed: +3, -3

1 Modified Path:

/source/blender/blenlib/intern/scanfill.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021