blender/release/scripts/io
Campbell Barton a9f6eaf847 vertex paint script ported by - Keith "Wahooney" Boshoff
Todo
- Add back nicer normal calculation function
- Make pep8 compliant
- Add vertex color layer when none exist
2009-11-02 09:26:55 +00:00
..
netrender rna structs would not raise an error when assigning invalid properties 2009-11-01 21:53:45 +00:00
add_mesh_torus.py add_mesh_torus now passes the pep8 test 2009-11-01 18:07:35 +00:00
engine_render_pov.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
export_3ds.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
export_fbx.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
export_mdd.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
export_obj.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
export_ply.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
export_x3d.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
import_3ds.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
import_obj.py make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
mesh_skin.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
vertexpaint_dirt.py vertex paint script ported by - Keith "Wahooney" Boshoff 2009-11-02 09:26:55 +00:00