blender/release/scripts/modules/bpy
Campbell Barton 76e91d7a5f fix [#27922] using preset_paths() with an absolute path returns twice the same thing
raise an error when an invalid subdir is passed to preset_paths()
2011-07-20 15:33:27 +00:00
..
__init__.py minor pep8 edits 2011-07-01 12:33:34 +00:00
ops.py make python3.3 compatible, __class__ is no longer in the class methods namespace. 2011-07-11 05:50:49 +00:00
path.py added bpy.path.basename because "//" prefix breaks os.path.basename. 2011-07-20 08:10:01 +00:00
utils.py fix [#27922] using preset_paths() with an absolute path returns twice the same thing 2011-07-20 15:33:27 +00:00