blender/release/scripts/modules/bpy
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
..
__init__.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
app.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
ops.py remove python api cruft from custom operator registration 2009-12-30 22:51:44 +00:00
utils.py script for automating pep8 checks. 2009-12-13 13:59:16 +00:00