summaryrefslogtreecommitdiffstats
path: root/modules/openxr/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure OpenXR classes are declared properlyA Thousand Ships2023-08-281-12/+12
* Add GDExtension support for OpenXR extension wrappersGabor Koncz2023-07-261-0/+8
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-14/+16
* Replaced operating system alert dialog with a warning log message,Chris Hutchinson2023-02-131-4/+14
* Add Magic Leap 2 OpenXR Interaction ProfileRon Bessems2023-02-021-0/+2
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2
* Fixes issue where failed start of OpenXR causes issuesBastiaan Olij2023-01-151-0/+4
* OpenXR: Add preliminary Pico controller profilersjtdrjgfuzkfg2023-01-061-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Removed member variables from OpenXRExtensionWrapperBastiaan Olij2023-01-041-1/+36
* Various fixes for OpenXR action map meta data and editingBastiaan Olij2022-11-251-3/+19
* Adding OpenXR hand tracking supportBastiaan Olij2022-09-261-0/+4
* Refactor module initializationreduz2022-05-041-28/+34
* Add action map editor for OpenXRBastiaan Olij2022-04-041-0/+20
* Move OpenXR project settings to the main, to make them visible on unsupported...bruvzg2022-03-291-1/+0
* Cleanup OpenXR on initialisation failureBastiaan Olij2022-03-251-5/+10
* Adding signals and events to OpenXR interfaceBastiaan Olij2022-03-101-2/+11
* Implementing OpenXR driverBastiaan Olij2022-02-231-0/+91