godot/modules/openxr/editor
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
SCsub Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_editor.cpp use ERR_FAIL_INDEX when preferred 2022-05-25 13:36:45 -05:00
openxr_action_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_action_map_editor.cpp Use "odd" style for TabContainers on base BG color 2022-05-26 21:19:15 -05: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 Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_set_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_editor_plugin.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_interaction_profile_editor.cpp catch null profile_def causing crash on startup 2022-04-11 08:55:23 -07: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 Add action map editor for OpenXR 2022-04-04 18:43:29 +10: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 Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_select_interaction_profile_dialog.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00