omni.kit.undo Functions

Functions Summary:

begin_disabled

Begin preventing **Commands** being added to the undo stack.

begin_group

Begin group of **Commands**.

can_redo

can_repeat

can_undo

clear_history

Clear **Command** execution history.

clear_stack

disabled

Prevent commands being added to the undo stack.

end_disabled

Stop preventing **Commands** being added to the undo stack.

end_group

End group of **Commands**.

execute

get_history

Get **Command** execution history.

get_redo_stack

get_undo_stack

group

Group multiple commands in one.

redo

repeat

subscribe_on_change

subscribe_on_change_detailed

undo

unsubscribe_on_change

unsubscribe_on_change_detailed