mmSolver.tools.undoredoscene#

Undo/Redo, with special customisations, for performance.

Tool#

User facing undo/redo function.

This function may be called in a UI context.

mmSolver.tools.undoredoscene.tool.main_undo()#
mmSolver.tools.undoredoscene.tool.main_redo()#

Library#

Library functions for undo/redo.

This module should not have any UI code.

mmSolver.tools.undoredoscene.lib.undo()#
mmSolver.tools.undoredoscene.lib.redo()#