Post #5598: * * *

πŸ“‹ Metadata

🏷️ Tags

macro scripting beginner unsolved

  • Macro Editor
  • Python Scripting

πŸ’¬ Content


I just want to have a simple way to control whether a macro in Blender Pie Menu Editor Fork sets the Undo Flag or not. I write all my scripts through ChatGPT and I don’t understand coding. If I’m not mistaken, earlier (false) prevented the undo flag from being registered and there were no errors, although I might be wrong. Is there a way to run a script without registering the Undo Flag? In some cases, it’s useful not to overload the undo history.


πŸ”— View on Blender Artists