Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-22 | Merge pull request #64250 from raulsntos/openxr-string-arrays | Rémi Verschelde | |
Expose string array properties in OpenXR module as PackedStringArray | |||
2022-10-28 | Change default OpenXR pose to aim pose | Bastiaan Olij | |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, ↵ | bruvzg | |
change warnings=all to use /W4. | |||
2022-09-23 | Add OpenXR palm pose extension support | Bastiaan Olij | |
2022-08-11 | Expose string array properties in OpenXR module as PackedStringArray | Raul Santos | |
2022-07-26 | Fix unnamed arguments in XML docs | RedMser | |
2022-07-25 | Code quality: Fix header guards consistency | Ré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-16 | Adding HTC tracker support | Bastiaan Olij | |
2022-04-20 | Validate input in OpenXR array setter | Haoyu Qiu | |
2022-04-06 | Added missing interaction profiles and making sure related extensions are ↵ | Bastiaan Olij | |
enabled if available | |||
2022-04-04 | Add action map editor for OpenXR | Bastiaan Olij | |
2022-03-31 | Fix typos with codespell | Rémi Verschelde | |
Using codespell 2.2-dev from current git. Fix a couple incorrect uses of gendered pronouns. | |||
2022-02-23 | Implementing OpenXR driver | Bastiaan Olij | |