Post #264: Hi, jimmy.b

πŸ“‹ Metadata

  • Author: roaoao
  • Date: 2016-08-02 04:46:11
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_00262

🏷️ Tags

pie-menu hotkeys beginner

  • Pie Menu Editor
  • Python Scripting
  • Custom Icons
  • Hotkey Configuration

πŸ’¬ Content

Hi, jimmy.b

jimmy.b:

How do I generate a pie for views, like the one in the official pie menues?

You can find β€œ3D: View Numpad” pie menu in examples_3d_view.json file. Import it using Import button.

jimmy.b:

Where do i find the code to paste into the pie menu?

You can find some examples on this forum.

Also, when debug mode is enabled, almost every action in blender will be displayed in

as a python code. You can select and copy the code using ctrl+C hotkey.

jimmy.b:

can you also provide a simpler interface for defining Hotkeys, right inside you addon?

Blender has a powerful hotkey editor. Yes, maybe it’s not so easy to use, but it has all features you need.

jimmy.b:

Is it possible to use only icons, but change the size of them to make them bigger?

Afaik, it’s impossible.


πŸ”— View on Blender Artists