Post #1207: Wa

šŸ“‹ Metadata

šŸ·ļø Tags

scripting advanced

  • Operator Editor
  • Python Scripting

šŸ’¬ Content

Way2Close:

Hey roaoao, I know this is unlikely but would you consider releasing a separate addon that is just a simple bpy.ops generator.
Exactly the same as in PME where you can put in an operator and edit the props to generate a command?
This would be so helpful for coders to quickly generate quick commands for use in scripts.
Sorry to bother you but it is such a good part of PME but it is slow to go into PME every time :smiley:

You could also copy it to the clipboard when it is generated :stuck_out_tongue:

bpy.context.window_manager.clipboard = custom_command

Just for incentive I would buy it from gumroad for 15 pounds haha

Yes, I’m going to create a free addon which will allow to execute some code in selected area.

Will add operator editor there.


šŸ”— View on Blender Artists