blender/release/scripts/modules/bpy
Campbell Barton 5132be21d1 fix [#28075] After the correction of No.38528 is applied, the following phenomenon has been generated.
own fault in recent addition of bpy.path.basename() not supporting byte paths.
2011-07-25 04:00:11 +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 fix [#28075] After the correction of No.38528 is applied, the following phenomenon has been generated. 2011-07-25 04:00:11 +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