summaryrefslogtreecommitdiff
path: root/modules/openxr/openxr_api.cpp
AgeCommit message (Expand)Author
2022-04-28Fix cppcheck const parametersMarkus Sauermann
2022-04-11Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405Rémi Verschelde
2022-04-06Added missing interaction profiles and making sure related extensions are ena...Bastiaan Olij
2022-04-04Style: Apply clang-tidy to current code, add `readability-redundant-member-init`Rémi Verschelde
2022-04-04Add action map editor for OpenXRBastiaan Olij
2022-03-31Fix typos with codespellRémi Verschelde
2022-03-29Move OpenXR project settings to the main, to make them visible on unsupported...bruvzg
2022-03-25Cleanup OpenXR on initialisation failureBastiaan Olij
2022-03-10Adding signals and events to OpenXR interfaceBastiaan Olij
2022-02-28Fix color issues with OpenXRBastiaan Olij
2022-02-23Implementing OpenXR driverBastiaan Olij