blender/release/scripts/modules
2009-12-19 13:48:50 +00:00
..
bpy script for automating pep8 checks. 2009-12-13 13:59:16 +00:00
console add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
rigify autorigging front end, access in pose mode armature panel (at the bottom) 2009-12-17 19:48:30 +00:00
bpy_types.py pep8 corrections and no need to use C's _OT_ syntax when accessing operator names from py 2009-12-17 01:21:55 +00:00
dynamic_menu.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +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
retopo.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
rigify_utils.py * new metarig type for the durian dragon leg (original rig by Cessen) 2009-12-14 20:56:19 +00:00
rna_info.py utility module for introspecting RNA for doc generation. 2009-12-19 13:48:50 +00:00
rna_prop_ui.py script for automating pep8 checks. 2009-12-13 13:59:16 +00:00