📋 Metadata

💬 Content

actimelvanille:

Since it doesn’t have a bpy.ops line I don’t know how to add that True/Undo command.
Could you tell me how to fix the above script?

You can add this operator:

bpy.ops.ed.undo_push()

❤️ 1 likes


🔗 View on Blender Artists