tobi-be/BlenderEdmExporter

If UNDO opt is needed?

Closed this issue · 1 comments

Export operator option contain 'UNDO':

bl_options = {'UNDO'} # Enable undo for the operator.

Is it really needed? Is export process add changes to objects?

No thats right