blender/release/scripts/modules
Campbell Barton 0362d19f2d Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too.
- bpy.data.*.load() functions were only accepting UTF-8 paths.
- rna functions/properties now accept byte values rather then strings for file paths.
- bpy.path.resolve_ncase now supports byte objects.
2011-02-01 04:24:47 +00:00
..
bpy 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
console bugfix [#24419] Console Autocomplete Error [Patch to fix attached] 2010-10-27 16:47:25 +00:00
add_object_utils.py fix for error in add mesh script with no operator passed. 2011-01-26 14:52:00 +00:00
animsys_refactor.py pep8 cleanup 2011-01-01 07:20:34 +00:00
blend_render_info.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
bpy_types.py recent commit broke Mesh.from_pydata() 2011-01-18 06:35:26 +00:00
bpyml_ui.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
bpyml.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
graphviz_export.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
image_utils.py pep8 corrections. 2011-01-13 23:00:51 +00:00
io_utils.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00
rna_info.py == rna info == 2010-10-15 13:09:38 +00:00
rna_prop_ui.py pep8 cleanup 2011-01-01 07:20:34 +00:00
sys_info.py pep8 cleanup 2011-01-01 07:20:34 +00:00