summaryrefslogtreecommitdiffstats
path: root/modules/openxr/openxr_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405Rémi Verschelde2022-04-111-1/+16
|\
| * Added missing interaction profiles and making sure related extensions are ena...Bastiaan Olij2022-04-061-1/+16
* | Style: Apply clang-tidy to current code, add `readability-redundant-member-init`Rémi Verschelde2022-04-041-5/+5
|/
* Add action map editor for OpenXRBastiaan Olij2022-04-041-3/+3
* Fix typos with codespellRémi Verschelde2022-03-311-2/+2
* Move OpenXR project settings to the main, to make them visible on unsupported...bruvzg2022-03-291-26/+0
* Cleanup OpenXR on initialisation failureBastiaan Olij2022-03-251-18/+10
* Adding signals and events to OpenXR interfaceBastiaan Olij2022-03-101-93/+363
* Fix color issues with OpenXRBastiaan Olij2022-02-281-1/+1
* Implementing OpenXR driverBastiaan Olij2022-02-231-0/+2171