summaryrefslogtreecommitdiff
path: root/modules/openxr/openxr_api.cpp
AgeCommit message (Expand)Author
2022-06-16Adding HTC tracker supportBastiaan Olij
2022-06-14Expose XRPose's get angular velocity.K. S. Ernest (iFire) Lee
2022-05-18fix OpenXRAPI::is_extension_supported returning opposite resultSaenoe
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-11corrected conditional compile of OpenXR with/without opengl3 driverderammo
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