godot/modules/openxr
Rémi Verschelde cd855f6516
Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes
Various fixes for OpenXR action map meta data and editing
2022-12-13 10:16:19 +01:00
..
action_map Various fixes for OpenXR action map meta data and editing 2022-11-25 20:26:30 +11:00
doc_classes Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
editor Various fixes for OpenXR action map meta data and editing 2022-11-25 20:26:30 +11:00
extensions Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes 2022-12-13 10:16:19 +01:00
scene Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
config.py SCons: Disable openxr module with disable_3d=yes 2022-12-02 11:40:24 +01:00
openxr_api.cpp Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes 2022-12-13 10:16:19 +01:00
openxr_api.h Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes 2022-12-13 10:16:19 +01:00
openxr_interface.cpp Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes 2022-12-13 10:16:19 +01:00
openxr_interface.h Filter out HTC OpenXR paths based on extension 2022-10-19 00:09:54 +11:00
openxr_util.cpp Adding signals and events to OpenXR interface 2022-03-10 17:14:56 +11:00
openxr_util.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
register_types.cpp Various fixes for OpenXR action map meta data and editing 2022-11-25 20:26:30 +11:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Add support for OpenGL to OpenXR 2022-11-08 18:47:11 -06:00
util.h Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00