blender/release/scripts/io
Campbell Barton 04d0261c37 new python submodule. eg.
from bpy.app import binary_path, version, version_string, home

can add constant variables from blender here as needed (maybe functions too... bpy.app.memory_usage() ?)
2010-01-02 23:14:01 +00:00
..
netrender netrender: edit balancing rules limits and enable/disable them from the web interface 2009-12-31 19:11:46 +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 replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00