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
βοΈ Related PME Features
- 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.