Post #5386: Try setting bpy.ops.ed.undo_redo('INVOKE_DEFAULT', True) in the On Update Slot
📋 Metadata
- Author: Pluglug
- Date: 2025-01-11 16:00:24
- Type:
answer - Quality Score: 7/10
- Reply to: post_05384
- Replies (1): post_05388
🏷️ Tags
macro configuration intermediate solved
⚙️ Related PME Features
- Macro Editor
- On Update Slot
- Python Scripting
💬 Content
Try setting bpy.ops.ed.undo_redo('INVOKE_DEFAULT', True) in the On Update Slot.