blender/release/scripts/modules
2010-02-11 14:08:22 +00:00
..
bpy bpy.utils.home_paths, use this to get script paths for the user/local/system blender paths. 2010-02-11 14:08:22 +00:00
console add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
rigify Eh... stupid me. Left a duplicate main function in the rig type. 2010-02-03 15:44:19 +00:00
bpy_types.py pep8 changes 2010-01-31 14:46:28 +00:00
graphviz_export.py * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +00:00
rigify_utils.py pep8 changes to rigify (minor warnings still there) 2010-01-31 14:33:27 +00:00
rna_info.py Forgot to rename use_return in this script as well. 2010-01-24 19:30:54 +00:00
rna_prop_ui.py subtype support for properties in bpy.props. 2010-02-01 22:04:33 +00:00