blender/release/scripts/modules/bpy
Campbell Barton f8c09b37d4 api changes needed for for copying old settings to new.
- py: bpy.utils.resource_path('USER', 2, 56)
- C: BLI_get_folder_version(id, major, minor, check);
2011-04-11 13:56:58 +00:00
..
__init__.py fix [#26757] Python console: help() doesn't work anymore 2011-04-03 23:11:00 +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 api changes needed for for copying old settings to new. 2011-04-11 13:56:58 +00:00