blender/release/scripts/io
Thomas Dinges c95ad12dac Netrender:
Tooltips for chunks/priority were swapped.
2010-01-04 22:41:21 +00:00
..
netrender Netrender: 2010-01-04 22:41:21 +00:00
engine_render_pov.py pep8 warnings, remove unused imports 2009-12-13 22:48:11 +00:00
export_3ds.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
export_fbx.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
export_mdd.py pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8 2009-12-26 09:36:50 +00:00
export_obj.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
export_ply.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
export_x3d.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
import_anim_bvh.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
import_scene_3ds.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
import_scene_obj.py dict.get() defaults to None as the second arg. no need to supply it. 2010-01-04 21:10:51 +00:00