godot/modules/openxr
Rémi Verschelde 4b070e8031
Fix various typos with codespell
Using 2.2.7.dev217+g10c2abcf.

Had to add `colour` to the ignore list as we used it as an alias/keyword for the
documentation of color-related APIs.
Also ignore recommendations to change `thirdparty` to either `third-party` or
`third party`, which are correct but we use the former fairly consistently.
2024-05-07 10:08:42 +02:00
..
action_map Add support for OpenXR hand interaction extension 2024-05-02 19:15:02 +10:00
doc_classes Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
editor Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
extensions Fix various typos with codespell 2024-05-07 10:08:42 +02:00
scene Revert OpenXRHand to its pre-SkeletonModifier3D state 2024-04-16 10:36:43 -05:00
config.py Add support for OpenXR composition layers 2024-04-04 09:20:23 -05:00
openxr_api.cpp Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
openxr_api.h Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
openxr_api_extension.cpp OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR 2024-05-01 14:24:41 +10:00
openxr_api_extension.h OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR 2024-05-01 14:24:41 +10:00
openxr_interface.cpp Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
openxr_interface.h Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
openxr_platform_inc.h Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
openxr_util.cpp Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
openxr_util.h Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
register_types.cpp Add support for OpenXR hand interaction extension 2024-05-02 19:15:02 +10:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add Wayland support 2024-01-30 16:44:47 +01:00
util.h Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00