blender/release/scripts/modules
Antony Riakiotakis 028fd29eeb Pie Menus C code backend.
This commit merges the code in the pie-menu branch.

As per decisions taken the last few days, there are no pie menus
included and there will be an official add-on including overrides of
some keys with pie menus. However, people will now be able to use the
new code in python.

Full Documentation is in http://wiki.blender.org/index.php/Dev:Ref/

Thanks:
Campbell Barton, Dalai Felinto and Ton Roosendaal for the code review
and design comments

Jonathan Williamson, Pawel Lyczkowski, Pablo Vazquez among others for
suggestions during the development.

Special Thanks to Sean Olson, for his support, suggestions, testing and
merciless bugging so that I would finish the pie menu code. Without him
we wouldn't be here. Also to the rest of the developers of the original
python add-on, Patrick Moore and Dan Eicher and finally to Matt Ebb, who
did the research and first implementation and whose code I used to get
started.
2014-08-11 11:02:26 +02:00
..
bl_i18n_utils Updates/fixes for new UI messages. 2014-07-23 20:59:40 +02:00
bpy Fix addon crash when trying listdir a directory we have no permission to. 2014-07-30 15:35:19 +02:00
bpy_extras Correct Python exceptions 2014-08-07 00:44:55 +10:00
console pep8 cleanup 2013-06-27 03:05:19 +00:00
addon_utils.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
animsys_refactor.py Fix T39806: Koro rig (Caminandes) wrong in master, worked in 270(a). 2014-04-28 13:26:01 +02:00
blend_render_info.py Maintenance: Shebang lines fix for some python scripts 2013-11-18 20:41:22 +11:00
bpy_restrict_state.py style cleanup 2013-01-15 23:15:32 +00:00
bpy_types.py Pie Menus C code backend. 2014-08-11 11:02:26 +02:00
bpyml_ui.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
bpyml.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
console_python.py disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
console_shell.py update console shell for changes in api 2013-12-29 00:51:51 +11:00
graphviz_export.py style cleanup 2012-06-19 22:17:19 +00:00
keyingsets_utils.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
nodeitems_utils.py Use toolbar tabs for node categories instead of just a long list of 2014-06-23 16:37:41 +02:00
rna_info.py Code Cleanup: style, spelling and pep8 edits 2013-11-20 03:40:10 +11:00
rna_keymap_ui.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
rna_prop_ui.py Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
rna_xml.py fix for sequence size mismatch when loading themes, addition of alpha channel caused themes not to load. 2012-12-13 09:46:24 +00:00
sys_info.py Code cleanup: style 2014-02-13 08:52:12 +11:00