blender/release/scripts/modules/bpy
2011-02-21 07:07:44 +00:00
..
__init__.py pep8 cleanup 2011-01-01 07:20:34 +00:00
ops.py pep8 cleanup 2011-01-01 07:20:34 +00:00
path.py Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too. 2011-02-01 04:24:47 +00:00
utils.py move addon utilities into their own module, these were getting mixed between bpy.utils and space_userpref. 2011-02-21 07:07:44 +00:00