blender/release/scripts/modules
Campbell Barton bbe13e7823 * register operators like other classes
* operators now return sets (converted into flags)
* can't remove bpy_operator_wrap.c since macro's still use the custom register funcs
2009-12-24 19:50:43 +00:00
..
bpy * register operators like other classes 2009-12-24 19:50:43 +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 * register operators like other classes 2009-12-24 19:50:43 +00:00
rna_prop_ui.py * register operators like other classes 2009-12-24 19:50:43 +00:00