summaryrefslogtreecommitdiff
path: root/modules/openxr/action_map
AgeCommit message (Collapse)Author
2022-07-26Fix unnamed arguments in XML docsRedMser
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.
2022-06-16Adding HTC tracker supportBastiaan Olij
2022-04-20Validate input in OpenXR array setterHaoyu Qiu
2022-04-06Added missing interaction profiles and making sure related extensions are ↵Bastiaan Olij
enabled if available
2022-04-04Add action map editor for OpenXRBastiaan Olij
2022-03-31Fix typos with codespellRémi Verschelde
Using codespell 2.2-dev from current git. Fix a couple incorrect uses of gendered pronouns.
2022-02-23Implementing OpenXR driverBastiaan Olij