godot/modules/mobile_vr
Rémi Verschelde f7c611ab71
Style: Misc docs and comment style and language fixes
- 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-11-02 19:01:18 +01:00
..
doc_classes Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
mobile_vr_interface.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
mobile_vr_interface.h Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
register_types.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00