omni.kit.undo.history Functions

Functions Summary:

add_history

Add a **Command** execution to the history.

change_history

Update the history entry for **key**.

clear_history

Clear **Command** execution history.

get_history

Get **Command** execution history.

get_history_item

lru_cache

Least-recently-used cache decorator.

namedtuple

Returns a new subclass of tuple with named fields.