Post #5148: I tried something that seems to work but no idea why it fixes it, If you add the

📋 Metadata

🏷️ Tags

pie-menu hotkeys advanced solved

  • Pie Menu Editor
  • Python Scripting

💬 Content

I tried something that seems to work but no idea why it fixes it, If you add the execution context manually it seems to call the correct node on the pie menu:

@Pillemann

bpy.ops.node.add_node(‘INVOKE_DEFAULT’, True, use_transform=True, settings=[{“name”:“data_type”, “value”:“‘RGBA’”}], type=“ShaderNodeMix”)


❤️ 2 likes


🔗 View on Blender Artists