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 Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
openxr_action_editor.h Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_action_set_editor.cpp Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
openxr_action_set_editor.h Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
openxr_editor_plugin.cpp
openxr_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_interaction_profile_editor.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
openxr_interaction_profile_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub