Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde | |
- Removed empty paragraphs in XML. - Consistently use bold style for "Example:", on a new line. - Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`). - Fix invalid usage of backticks for inline code in BBCode. - Fix some American/British English spelling inconsistencies. - Other minor fixes spotted along the way, including typo fixes with codespell. - Don't specify `@GlobalScope` for `enum` and `constant`. | |||
2022-10-10 | Adding support for the OpenXR Display Refresh Rate extension | Bastiaan Olij | |
2022-09-26 | Adding OpenXR hand tracking support | Bastiaan Olij | |
2022-08-15 | Improve the `make_rst.py` parser for BBCode tags | Yuri Sizov | |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov | |
2022-07-26 | Fix unnamed arguments in XML docs | RedMser | |
2022-07-22 | Fix tutorial links in XR classes docs | python273 | |
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-03-10 | Adding signals and events to OpenXR interface | Bastiaan Olij | |
Improving interaction profile logic | |||
2022-02-23 | Implementing OpenXR driver | Bastiaan Olij | |