Post #4303: Guys is that possible to set some bpy.ops. operator inside Pop-up menu and emula

📋 Metadata

🏷️ Tags

pie-menu popup-dialog hotkeys intermediate

  • Pie Menu Editor
  • Popup Dialog Editor
  • Macro Editor
  • Python Scripting

💬 Content

Guys is that possible to set some bpy.ops. operator inside Pop-up menu and emulate pressing Ctrl/Alt or Shift button when you simply LMB click menu button when you run it?

I have some addon with a function which behave differently with/wo Ctrl+LMB.
Unfortunately Info window show me what its 1 same bpy.ops operator and it simply doesnt have any redu panel, so its basically impossible to split setup it inside pie menu editor.
The addon function are work as expected when i use it from pie menu with/wo Ctrl pressed but i just dont really like this way of workind and want to split it into tho different menu buttons.


🔗 View on Blender Artists