blender/release/scripts/modules
Campbell Barton dacdfbe6f3 recent change to keyframe menu broke BVH import, now don't use the operator at all, instead assign the action manually.
Also added bpy.path.display_name_from_filepath(), since filepaths are not ensured to be utf8.
same as calling:  os.path.splitext(os.path.basename(name))[0].encode("utf8", "replace").decode("utf8")
2011-01-03 08:28:22 +00:00
..
bpy recent change to keyframe menu broke BVH import, now don't use the operator at all, instead assign the action manually. 2011-01-03 08:28:22 +00:00
console bugfix [#24419] Console Autocomplete Error [Patch to fix attached] 2010-10-27 16:47:25 +00:00
add_object_utils.py pedantic word ordering change. 2010-12-08 11:42:11 +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 pep8 cleanup 2011-01-01 07:20:34 +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
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