virtualx-engine/modules/openxr/editor
Yuri Sizov 43f03e2ce6 Improve naming of theme properties throughout GUI code
Rename ItemList's bg -> panel
Rename ItemList's bg_focus -> focus
Rename ProgressBar's bg -> background
Rename ProgressBar's fg -> fill
Rename Tree's bg -> panel
Rename Tree's bg_focus -> focus
Rename ScrollContainer's bg -> panel
Rename FileDialog's *_icon_modulate -> *_icon_color
Rename FileDialog's files_disabled -> file_disabled_color
Rename CheckButton's on/off -> checked/unchecked
Rename check_v_adjust -> check_v_offset
2022-09-06 22:53:17 +03:00
..
openxr_action_editor.cpp
openxr_action_editor.h
openxr_action_map_editor.cpp Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
openxr_action_map_editor.h
openxr_action_set_editor.cpp
openxr_action_set_editor.h
openxr_editor_plugin.cpp
openxr_editor_plugin.h
openxr_interaction_profile_editor.cpp
openxr_interaction_profile_editor.h
openxr_select_action_dialog.cpp Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
openxr_select_action_dialog.h
openxr_select_interaction_profile_dialog.cpp Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
openxr_select_interaction_profile_dialog.h
SCsub