summaryrefslogtreecommitdiffstats
path: root/modules/openxr/editor/openxr_select_interaction_profile_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Cleanup of action map dialogsBastiaan Olij2024-09-181-17/+15
* [Scene] Add `SceneStringNames::panel`A Thousand Ships2024-05-301-1/+1
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-1/+1
* Fix missing i18n for some editor stringsHaoyu Qiu2024-04-031-1/+1
* Add const references detected by clang-tidyWilson E. Alvarez2023-12-161-1/+1
* Ensure OpenXR classes are declared properlyA Thousand Ships2023-08-281-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* OpenXR: fix casts and loop in action map editorrsjtdrjgfuzkfg2022-12-161-2/+2
* Various fixes for OpenXR action map meta data and editingBastiaan Olij2022-11-251-2/+2
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-1/+1
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-0/+1
* Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-1/+0
* Remove Signal connect bindsJuan Linietsky2022-07-291-3/+1
* Add action map editor for OpenXRBastiaan Olij2022-04-041-0/+125