Blender Git Loki

Git Commits -> Revision 9c322c7

Revision 9c322c7 by Campbell Barton (master)
April 10, 2006, 21:42 (GMT)
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)

Commit Details:

Full Hash: 9c322c7e86ed3f18cf0f89fda9cfd4ea545400a1
SVN Revision: 7244
Parent Commit: 4043934
Lines Changed: +273, -109

4 Modified Paths:

/release/scripts/bpymodules/BPyMesh.py (+241, -4) (Diff)
/release/scripts/mesh_cleanup.py (+13, -4) (Diff)
/release/scripts/obj_export.py (+7, -6) (Diff)
/release/scripts/obj_import.py (+12, -95) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021