blender/release/scripts/bpymodules
Campbell Barton 348a4c03c6 More fixes to lightwave ngon filling, fallback to fan fill- ngon function has working optimized loop detection, uses PolyFill function.
LWO cheats by having multiply poly lines in 1, by doubling back on the line. BPyMeshes NGON function splits this into multiple NGons so PolyFill can fill properly.
Tested with 1711 LWO files - (2 had unreadable faces) 77meg and 103 OBJ files- all worked.
2006-07-02 09:44:44 +00:00
..
ai2obj.py Scripts updated: 2005-08-01 03:06:24 +00:00
boxpack2d.py Update box unpack with faster python use 2006-03-18 11:41:07 +00:00
BPyBlender.py A few leftover py2.3 -> py2.4 changes: 2005-10-30 19:19:38 +00:00
BPyImage.py BPyImage had a problem with a path being returned as None 2006-05-15 13:33:30 +00:00
BPyMathutils.py Added a 2d convex hull function to BPyMathutils 2006-05-28 10:44:29 +00:00
BPyMesh_redux.py Fixed mistake in calculating the collapse position (surprising it worked as well as it did) 2006-06-04 09:35:35 +00:00
BPyMesh.py More fixes to lightwave ngon filling, fallback to fan fill- ngon function has working optimized loop detection, uses PolyFill function. 2006-07-02 09:44:44 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +00:00
BPyRegistry.py BPyRegistry was throwing errors with blank config files. made it check for this and be quiet. 2006-05-15 07:29:28 +00:00
defaultdoodads.py Scripts updated: 2005-10-11 19:05:56 +00:00
eps2obj.py Scripts: 2005-06-12 05:54:15 +00:00
gimp2obj.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
meshtools.py Made lightwave import work with images by removing internal image loading wrapper and use BPyImage.comprehensiveImageLoad 2006-06-29 07:06:54 +00:00
svg2obj.py Scripts: 2006-06-18 19:05:51 +00:00