omni.kit.commands
Overview
C++ Usage Examples
API (python)
Modules
omni.kit.undo
Submodules
history
Classes
HistoryEntry
OrderedDict
islice
Functions
add_history
change_history
clear_history
get_history
get_history_item
lru_cache
namedtuple
Functions
begin_disabled
begin_group
can_redo
can_repeat
can_undo
clear_history
clear_stack
disabled
end_disabled
end_group
execute
format_exception
get_history
get_redo_stack
get_undo_stack
group
redo
register_undo_commands
repeat
subscribe_on_change
subscribe_on_change_detailed
undo
unsubscribe_on_change
unsubscribe_on_change_detailed
omni.kit.commands
Classes
Command
Functions
create
execute
execute_argv
get_argument_parser_from_function
get_command_class
get_command_class_signature
get_command_doc
get_command_parameters
get_commands
get_commands_list
register
register_all_commands_in_module
register_callback
set_logging_enabled
unregister
unregister_callback
unregister_module_commands
omni.kit.commands.builtin
Submodules
settings_commands
Classes
ChangeDraggableSettingCommand
ChangeSettingCommand
Classes
ChangeDraggableSettingCommand
ChangeSettingCommand
Changelog
Fixed
Omniverse Kit
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
V
_
__init__() (omni.kit.commands.builtin.ChangeDraggableSettingCommand method)
(omni.kit.commands.builtin.ChangeSettingCommand method)
(omni.kit.commands.builtin.settings_commands.ChangeDraggableSettingCommand method)
(omni.kit.commands.builtin.settings_commands.ChangeSettingCommand method)
(omni.kit.commands.Command method)
(omni.kit.undo.history.HistoryEntry method)
(omni.kit.undo.history.islice method)
(omni.kit.undo.history.OrderedDict method)
A
add_history() (in module omni.kit.undo.history)
B
begin_disabled() (in module omni.kit.undo)
begin_group() (in module omni.kit.undo)
C
can_redo() (in module omni.kit.undo)
can_repeat() (in module omni.kit.undo)
can_undo() (in module omni.kit.undo)
change_history() (in module omni.kit.undo.history)
ChangeDraggableSettingCommand (class in omni.kit.commands.builtin)
(class in omni.kit.commands.builtin.settings_commands)
ChangeSettingCommand (class in omni.kit.commands.builtin)
(class in omni.kit.commands.builtin.settings_commands)
clear() (omni.kit.undo.history.OrderedDict method)
clear_history() (in module omni.kit.undo)
(in module omni.kit.undo.history)
clear_stack() (in module omni.kit.undo)
Command (class in omni.kit.commands)
copy() (omni.kit.undo.history.OrderedDict method)
create() (in module omni.kit.commands)
D
disabled() (in module omni.kit.undo)
E
end_disabled() (in module omni.kit.undo)
end_group() (in module omni.kit.undo)
error (omni.kit.undo.history.HistoryEntry attribute)
execute() (in module omni.kit.commands)
(in module omni.kit.undo)
execute_argv() (in module omni.kit.commands)
F
format_exception() (in module omni.kit.undo)
fromkeys() (omni.kit.undo.history.OrderedDict method)
G
get_argument_parser_from_function() (in module omni.kit.commands)
get_command_class() (in module omni.kit.commands)
get_command_class_signature() (in module omni.kit.commands)
get_command_doc() (in module omni.kit.commands)
get_command_parameters() (in module omni.kit.commands)
get_commands() (in module omni.kit.commands)
get_commands_list() (in module omni.kit.commands)
get_history() (in module omni.kit.undo)
(in module omni.kit.undo.history)
get_history_item() (in module omni.kit.undo.history)
get_redo_stack() (in module omni.kit.undo)
get_undo_stack() (in module omni.kit.undo)
group() (in module omni.kit.undo)
H
HistoryEntry (class in omni.kit.undo.history)
I
islice (class in omni.kit.undo.history)
items() (omni.kit.undo.history.OrderedDict method)
K
keys() (omni.kit.undo.history.OrderedDict method)
kwargs (omni.kit.undo.history.HistoryEntry attribute)
L
level (omni.kit.undo.history.HistoryEntry attribute)
lru_cache() (in module omni.kit.undo.history)
M
modify_callback_info() (omni.kit.commands.Command method)
module
omni.kit.commands
omni.kit.commands.builtin
omni.kit.commands.builtin.settings_commands
omni.kit.undo
omni.kit.undo.history
move_to_end() (omni.kit.undo.history.OrderedDict method)
N
name (omni.kit.undo.history.HistoryEntry attribute)
namedtuple() (in module omni.kit.undo.history)
O
omni.kit.commands
module
omni.kit.commands.builtin
module
omni.kit.commands.builtin.settings_commands
module
omni.kit.undo
module
omni.kit.undo.history
module
OrderedDict (class in omni.kit.undo.history)
P
pop() (omni.kit.undo.history.OrderedDict method)
popitem() (omni.kit.undo.history.OrderedDict method)
R
redo() (in module omni.kit.undo)
register() (in module omni.kit.commands)
register_all_commands_in_module() (in module omni.kit.commands)
register_callback() (in module omni.kit.commands)
register_undo_commands() (in module omni.kit.undo)
repeat() (in module omni.kit.undo)
S
set_logging_enabled() (in module omni.kit.commands)
setdefault() (omni.kit.undo.history.OrderedDict method)
subscribe_on_change() (in module omni.kit.undo)
subscribe_on_change_detailed() (in module omni.kit.undo)
U
undo() (in module omni.kit.undo)
unregister() (in module omni.kit.commands)
unregister_callback() (in module omni.kit.commands)
unregister_module_commands() (in module omni.kit.commands)
unsubscribe_on_change() (in module omni.kit.undo)
unsubscribe_on_change_detailed() (in module omni.kit.undo)
update() (omni.kit.undo.history.OrderedDict method)
V
values() (omni.kit.undo.history.OrderedDict method)