blender/release/scripts/bpymodules
Campbell Barton 9c322c7e86 Moved ngon creating function from obj_import into BPyMesh so other importers can use it.
Exporter free's mesh vertex data each run (was causing memory errors when exporting fluidsim meshes... poke ken for Mesh.Unlink() since many meshes are still created)
Exporter had an indentation error also.
Added an NMesh wrapper around Mesh for importers to use, so as to work around slow 1 by 1 adding of data. used in upcoming flt_importer update.
Mesh cleanup now has the dangerous option to perform a cleanup on ALL mesh data. (needed it for a project)
2006-04-10 21:42:18 +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 Removed debug printing. 2006-03-31 02:35:16 +00:00
BPyMathutils.py No cvs freeze msg yet, so thought I could go with a last minute new script: 2005-05-17 19:56:29 +00:00
BPyMesh.py Moved ngon creating function from obj_import into BPyMesh so other importers can use it. 2006-04-10 21:42:18 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +00:00
BPyRegistry.py Scripts: Jean-Michel updated his rvk1 to rvk2 script (thanks); small fix in BPyRegistry module to remove empty config keys instead of causing an error 2005-11-04 16:30:38 +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 Scripts: 2006-01-29 19:17:53 +00:00
svg2obj.py Scripts: 2006-01-29 19:17:53 +00:00