Post #5600: I just rolled back to Pie Menu Editor 1.18.8, and if I add (False) after
π Metadata
- Author: Veeeeex
- Date: 2025-09-17 20:44:05
- Type:
bug_report - Quality Score: 7/10
- Reply to: post_05599
π·οΈ Tags
v1-18-8 macro scripting advanced unsolved
βοΈ Related PME Features
- Macro Editor
- Python Scripting
- Undo Flag
π¬ Content
I just rolled back to Pie Menu Editor 1.18.8, and if I add (False) after
execute_script("E:/YandexDisk/#Settings/Blender Settings/#Custom scripts/Show End Result/Overlays Toogle.py")(False)
then the undo flag is not registered.
Why doesnβt this work in Pie Menu Editor Fork?
Also, could you check if it works when adding a bpy.ops operator to a regular macro and unchecking the Undo Flag in Pie Menu Editor Fork itself?