blender/release/scripts/startup/bl_operators
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
..
__init__.py Mask primitives 2013-08-26 20:23:26 +00:00
add_mesh_torus.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
anim.py use C style string formatting 2014-05-22 01:12:40 +10:00
clip.py Improve behavior of Setup Tracking Scene when default nodes exists in the tree 2014-06-02 13:12:01 +06:00
console.py disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
freestyle.py Fix my last commit cad4bfe: Added 'use_' prefix to Freestyle edge/face mark properties. 2014-04-15 14:44:08 +09:00
image.py Fix T38548: Edit externally always uses first frame only 2014-02-26 10:58:14 +11:00
mask.py Mask primitives 2013-08-26 20:23:26 +00:00
mesh.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
node.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
object_align.py use more conventional names in rigid body script. 2013-01-28 12:15:50 +00:00
object_quick_effects.py Code cleanup: style 2014-04-03 09:24:09 +11:00
object_randomize_transform.py code cleanup: dont use 'bpy.context' when 'context' is available 2013-01-23 07:52:31 +00:00
object.py UI: move button to set dupli-offset into group menu 2014-08-07 04:45:37 +10:00
presets.py Fix T41081: Presets not working on pinned properties panels. 2014-07-18 11:37:57 +02:00
rigidbody.py Fix T39886: Transformed parents of Rigid Bodies cause problems with Bake To Keyframes 2014-04-25 08:08:57 +02:00
screen_play_rendered_anim.py Code cleanup: Remove Blender 2.4x animation player preset, since we have the internal one. 2013-12-14 09:24:22 +01:00
sequencer.py code cleanup: minor improvements to scripts. 2013-04-20 13:23:53 +00:00
uvcalc_follow_active.py Fix T37692: Follow active quads failed on unselected-active-face 2013-12-13 05:05:21 +11:00
uvcalc_lightmap.py Correct Python exceptions 2014-08-07 00:44:55 +10:00
uvcalc_smart_project.py Correct Python exceptions 2014-08-07 00:44:55 +10:00
vertexpaint_dirt.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
view3d.py Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
wm.py Pie Menus C code backend. 2014-08-11 11:02:26 +02:00