Blender Git Loki

Git Commits -> Revision 7809809

Revision 7809809 by Campbell Barton (master)
July 1, 2006, 15:29 (GMT)
Added a scanfill wraper to Mathutils, allows you to fill polylines without using Meshes .fill() function.
Takes a list of polylines and returns a list of face index triplets.

Added this so using mesh.fill() could be avoided since it requires making an object, linking to the scene and cycling editmode for every NGon imported.
Since this is so close to release, It might be good if ken, willian or stivs takes a look at the function to make sure its ok. - Ran 100's of times for importing lightwave models but would be good to doublecheck.

Commit Details:

Full Hash: 7809809e8abe422c929f86ea88a422602ef5dd29
SVN Revision: 7994
Parent Commit: 2174b90
Lines Changed: +115, -0

3 Modified Paths:

/source/blender/python/api2_2x/doc/Mathutils.py (+11, -0) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+103, -0) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021