summaryrefslogtreecommitdiffstats
path: root/modules/openxr
Commit message (Expand)AuthorAgeFilesLines
* Implement OpenXR Foveated rendering supportBastiaan Olij2023-09-2513-74/+667
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-212-2/+0
* Fix various typos with codespellRémi Verschelde2023-09-181-2/+2
* Merge pull request #81561 from BastiaanOlij/fix_openxr_blend_modesYuri Sizov2023-09-144-11/+91
|\
| * Fix issue with OpenXR environment blend mode not being applied properlyBastiaan Olij2023-09-134-11/+91
* | Merge pull request #81536 from BastiaanOlij/fix_openxr_not_running_error_spamYuri Sizov2023-09-141-3/+10
|\ \ | |/ |/|
| * OpenXR fix error spam if session hasn't started yetBastiaan Olij2023-09-111-3/+10
* | Fix various typos with codespellRémi Verschelde2023-09-121-1/+1
* | OpenXR fix missing add profile for hauweiBastiaan Olij2023-09-111-0/+1
|/
* Merge pull request #81414 from akien-mga/codestyle-get-back-in-das-AutoRémi Verschelde2023-09-073-13/+12
|\
| * Codestyle: Don't use auto where not warrantedRémi Verschelde2023-09-073-13/+12
* | Expose OpenXR raw hand tracking dataBastiaan Olij2023-09-076-2/+418
|/
* Add EditorStringNames singletonkobewi2023-09-033-7/+11
* Change to new PICO interaction profilesBastiaan Olij2023-08-306-53/+124
* Ensure OpenXR classes are declared properlyA Thousand Ships2023-08-2821-77/+409
* Merge pull request #80419 from Faolan-Rad/fix-multi_actionsetsRémi Verschelde2023-08-183-14/+25
|\
| * Properly load multiple action sets in XRFaolan2023-08-093-14/+25
* | SCons: Disable C++ exception handlingRémi Verschelde2023-08-161-2/+3
* | Fix casts of XR handles in OpenXRExtensionWrapperExtensionGabor Koncz2023-08-151-2/+2
|/
* Fix various typos with codespellRémi Verschelde2023-08-071-2/+2
* Merge pull request #68259 from konczg/openxr_extension_wrapper_gdextensionYuri Sizov2023-07-279-0/+551
|\
| * Add GDExtension support for OpenXR extension wrappersGabor Koncz2023-07-269-0/+551
* | Compile OpenXR into MacOS buildBastiaan Olij2023-07-193-5/+10
* | Merge pull request #78817 from BastiaanOlij/fix_startup_issue_hand_trackingYuri Sizov2023-07-171-0/+4
|\ \
| * | Fix issue with accessing hand tracking without timing infoBastiaan Olij2023-06-291-0/+4
* | | Merge pull request #73443 from akien-mga/unbundle-openxrYuri Sizov2023-07-127-58/+168
|\ \ \ | |_|/ |/| |
| * | Allow unbundling OpenXR (for Linux distros)Rémi Verschelde2023-06-167-58/+168
* | | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-067-7/+7
* | | Bump version to 4.2-devRémi Verschelde2023-07-057-7/+7
| |/ |/|
* | Merge pull request #78135 from BastiaanOlij/fix_openxr_passthroughRémi Verschelde2023-06-232-24/+15
|\ \
| * | Fix OpenXR Passthrough modeBastiaan Olij2023-06-122-24/+15
* | | Fix incorrect depth buffer option in OpenXRBastiaan Olij2023-06-222-11/+13
| |/ |/|
* | Style: Harmonize header includes in modulesRémi Verschelde2023-06-1543-64/+93
|/
* Merge pull request #74930 from BastiaanOlij/fix_action_map_entriesRémi Verschelde2023-05-082-3/+4
|\
| * Fix incorrect HTC action map entriesBastiaan Olij2023-03-152-3/+4
* | Fix various typos with codespellRémi Verschelde2023-04-261-1/+1
* | Fix misuses of error macrosDanil Alexeev2023-04-181-1/+1
* | Merge pull request #75765 from YuriSizov/editor-node-optimize-includesRémi Verschelde2023-04-111-1/+1
|\ \
| * | Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+1
* | | Merge pull request #73558 from Malcolmnixon/render-target-size-multiplierRémi Verschelde2023-04-115-2/+42
|\ \ \ | |/ / |/| |
| * | Added render target size multiplier option.Malcolm Nixon2023-02-185-2/+42
* | | Merge pull request #74928 from BastiaanOlij/fix_typo_pose_orientationYuri Sizov2023-03-291-1/+1
|\ \ \
| * | | Fix typo in OpenXR pose orientation checkBastiaan Olij2023-03-151-1/+1
| | |/ | |/|
* | | Merge pull request #74848 from BastiaanOlij/add_xr_system_infoYuri Sizov2023-03-254-1/+24
|\ \ \
| * | | Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-154-1/+24
| |/ /
* | | Merge pull request #74892 from BastiaanOlij/fix_hw_srgb_conversionYuri Sizov2023-03-164-3/+56
|\ \ \
| * | | XR: When an sRGB target is used, check hardware sRGB conversionBastiaan Olij2023-03-164-3/+56
| |/ /
* | | Merge pull request #73144 from chutchinson/bug/openxr-init-alert-dialogYuri Sizov2023-03-151-4/+14
|\ \ \
| * | | Replaced operating system alert dialog with a warning log message,Chris Hutchinson2023-02-131-4/+14
| | |/ | |/|
* | | OpenXR: Enable access to the Valve Index grip force sensingZac Luzader2023-03-122-0/+4
| |/ |/|