Post #176: I want to share this script with you guys. Looks like it can be useful.

📋 Metadata

  • Author: roaoao
  • Date: 2016-05-22 07:46:54
  • Type: showcase
  • Quality Score: 8/10

🏷️ Tags

pie-menu hotkeys intermediate

  • Pie Menu Editor
  • Custom Scripts
  • Python Scripting

💬 Content

I want to share this script with you guys. Looks like it can be useful.
The script allows you to use header menu(s) in your pies:

/uploads/default/original/4X/6/a/c/6ac3e96a7f80e5ad5ddbf360842eb9636d80e041.jpgstc=1

To do this extract the file to pie_menu_editor/scripts folder and use it as an external script in Custom tab:

execute_script("scripts/custom_header_menu.py", areas=['CURRENT', 'INFO'])

Edit areas value to choose menu(s) you want to add. E.g. areas=[‘CURRENT’] will show the menu from the active area.
You can find all available area types here.

Attachments

custom_header_menu.zip (764 Bytes)


❤️ 1 likes


🔗 View on Blender Artists