[Addons] Alternate Menus

Display Setups for 2.77
All-Menus-in-one-Zip

This thread have some examples of alternate Menus.
The Image below is also one Menu from the new Setup on Gitup.


Image: Object Color seems to be empty, but click on it…it will be there!

…!!! Orientation Menu !!!..
> instruction to change the global override of shortcuts
> new link to full zip:

https://drive.google.com/file/d/0B5QQIWH-54S1cjl6RjJvTDVSclE/edit?usp=sharing

[ATTACH=CONFIG]318204[/ATTACH]

…!!! Orientation Menu !!!..
> instruction to change the global override of shortcuts

https://drive.google.com/file/d/0B5QQIWH-54S1X05FdHBycFVCNmc/edit?usp=sharing

[https://drive.google.com/file/d/0B5QQIWH-54S1cjl6RjJvTDVSclE/edit?usp=sharing


](https://drive.google.com/file/d/0B5QQIWH-54S1cjl6RjJvTDVSclE/edit?usp=sharing)

…!!! Selection Menu !!!..
> instruction to change the global override of shortcuts

https://drive.google.com/file/d/0B5QQIWH-54S1R2FJcFZ4YlhqTG8/edit?usp=sharing


…!!! Selection Menu - Updated !!!..
> instruction to change the global override of shortcuts
> two version: with and without icons

https://drive.google.com/file/d/0B5QQIWH-54S1b1pTQ1VmS19oakU/edit?usp=sharing

https://lh3.googleusercontent.com/-THn-6HSLTiU/U_ubkBXKoZI/AAAAAAAAGqw/getLI__cXgc/w425-h357-no/Selection%2BMenu.png

Alternate with panel and menu
https://blenderartists.org/forum/forumdisplay.php?48-Released-Scripts-and-Themes

Thx for the links :wink:

I wonder if it is possible to make a pie menu with custom menus inside it.

Yes it is! And it works very well!

Yes it is! And it works very well!
Check the Dynamic Spacbar Menu (JayDez, sim88, meta-androcto, sam) > one of the best
https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addonsspace_view3d_spacebar_menu.py

example

… i think if you know where your buttons are located, you can be very fast with it.


            # Edit mode

            #_1_Left
            pie.menu("VIEW3D_MT_edit_mesh_vertices", text="Edit Vertices", icon="VERTEXSEL") 
            
            #_2_Right
            pie.menu("VIEW3D_MT_edit_mesh_edges", text="Edit Edges", icon="EDGESEL") 
                
            #_3_Bottom
            pie.menu("VIEW3D_MT_uv_map", text="Unwrap", icon="UV_FACESEL") 
            
            #_4_Top
            pie.menu("VIEW3D_MT_edit_mesh_faces", text="Edit Face", icon="FACESEL") 
       
            #_5_Top_Left
            pie.menu("INFO_MT_mesh_add", text="Add Mesh", icon="OBJECT_DATA")
            
            #_6_Top_Right
            pie.menu("VIEW3D_MT_snap", "Snap", icon="SNAP_ON")            

            #_7_Bottom_Left
            pie.menu("VIEW3D_MT_edit_mesh_specials", "Special", icon="OUTLINER_DATA_LAMP")

            #_8_Bottom_Right
            pie.menu("VIEW3D_MT_select_edit_mesh",text="Select Mesh", icon="UV_SYNC_SELECT")  



I have seen you shading menu > great work!
I hope you’ll forgive that I modify it a little bit for me…:slight_smile:

It’s great :wink:

We can do those menus too > http://www.blenderartists.org/forum/showthread.php?345923-Pie-Menus-(official)-Customization/page2&highlight=pie+menu

One button to controle all of them ^^

Done! I copy and paste it in.

…!!! Functions to Header !!!..

version 0-1

version 0-3


https://drive.google.com/file/d/0B5QQIWH-54S1Z0RxVmdRR2I5T00/edit?usp=sharing

New Display Setup on Github for 2.77 (independent one / wiki comes!)

https://github.com/mkbreuer/ToolPlus-Display-Menu

Excellent I’m glad that i found this

nice job, really like this set up. thanks.

Great update to the tools! I’m diggin the UV Tools too!

Hi link is not working, is these improvements coming to 2.79 if not it really should super neat job :slight_smile:

The link is OK . . . Looks at the signature of @mkbreuer :eyebrowlift:

Hy! I removed it from github, because there a polished versions on the way.
All-Menus-in-one-Zip