summaryrefslogtreecommitdiffstats
path: root/modules/openxr/doc_classes/OpenXRAction.xml
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
|
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
| | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb).
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
| | | | Keep on waitin'
* Fix various typos in the classrefHaoyu Qiu2023-03-091-1/+1
|
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
| | | | Can't stop, won't stop, they said, huh?
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2
|
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-2/+2
| | | | | | | | | | - 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`.
* Improve the `make_rst.py` parser for BBCode tagsYuri Sizov2022-08-151-1/+1
|
* Implementing OpenXR driverBastiaan Olij2022-02-231-0/+38