summaryrefslogtreecommitdiffstats
path: root/modules/openxr/editor/openxr_interaction_profile_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some Editor, OpenXR, VideoStream codeYuri Sizov2023-10-201-2/+1
* Add EditorStringNames singletonkobewi2023-09-031-2/+3
* Ensure OpenXR classes are declared properlyA Thousand Ships2023-08-281-5/+5
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-0/+1
* Add EditorUndoRedoManager singletonkobewi2023-01-161-2/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix missing undo/redo object and issue with removing actionsBastiaan Olij2022-12-191-2/+2
* OpenXR: fix casts and loop in action map editorrsjtdrjgfuzkfg2022-12-161-1/+1
* Various fixes for OpenXR action map meta data and editingBastiaan Olij2022-11-251-16/+73
* Remove Signal connect bindsJuan Linietsky2022-07-291-7/+2
* catch null profile_def causing crash on startupJosh Kabo2022-04-111-0/+2
* Add action map editor for OpenXRBastiaan Olij2022-04-041-0/+272