Post #641: Ho

📋 Metadata

🏷️ Tags

pie-menu hotkeys configuration intermediate solved

  • Pie Menu Editor
  • Stack Key Editor
  • Custom Hotkey Configuration

💬 Content

HokusPokus:

Is it possible to have one slider for pressure and one slider for brushsize even though they’re set to individual settings?
I used the F key for size but it throws some serious lines of code each time it’s invoked.

Please post a screenshot with those lines of code.

HokusPokus:

Using RMB and two pie menus, one of the menu’s with single RMB click the other one with RMB+hold, only RMB+ hold is invoking it’s menu.

Unfortunately, we can’t single Key +click to open pie menu when we use Key +hold feature. Blender’s issue.

HokusPokus:

Would it be possible to run “stack-key” scripts from command-line with Mouseover functionality?
Meaning when using stack-key script to call menu’s from a command in PME

Mouseover functionality? Can you show an example?

To run Stack Key from some menu you can use:

  1. Menu tab with Stack Key’s name

  2. Command tab with this code:

open_menu("Stack Key's Name")

🔗 View on Blender Artists