summaryrefslogtreecommitdiffstats
path: root/modules/openxr
Commit message (Expand)AuthorAgeFilesLines
* OpenXR: Fix pose recenter signal to be omitted properlyBastiaan Olij2024-11-133-5/+13
* Fix more miscellaneous oddities around the class referenceMicky2024-11-121-1/+1
* Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
* Fix many untagged true/false/null in the documentationMicky2024-11-101-1/+1
* Merge pull request #98831 from dsnopek/openxr-gdextension-pre-post-draw-viewportThaddeus Crews2024-11-053-0/+29
|\
| * OpenXR: Allow GDExtensions to implement `_on_pre_draw_viewport()` and `_on_po...David Snopek2024-11-053-0/+29
* | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-044-5/+6
* | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-2/+1
|/
* Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-293-7/+7
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-293-7/+7
* | Merge pull request #98589 from juanjp600/openxr-no-wayland-build-fixThaddeus Crews2024-10-292-3/+3
|\ \
| * | Fix OpenXR module failing to build on Linux when Wayland is disabledJuan Pablo Arce2024-10-272-3/+3
| |/
* | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-295-13/+13
|\ \ | |/ |/|
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-255-13/+13
* | Merge pull request #97771 from dsnopek/openxr-linux-eglThaddeus Crews2024-10-254-8/+49
|\ \ | |/ |/|
| * OpenXR: Add support for Wayland on LinuxDavid Snopek2024-10-044-8/+49
* | Merge pull request #98471 from dsnopek/openxr-composition-layers-visibility-bugClay John2024-10-241-0/+4
|\ \
| * | Fix bug with OpenXR composition layers added after OpenXR is runningDavid Snopek2024-10-231-0/+4
| |/
* / OpenXR: change bindings to 'flatten' source pathsBastiaan Olij2024-10-226-94/+148
|/
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-255-0/+5
* Merge pull request #97392 from BastiaanOlij/xr_cleanup_action_map_dialogsRémi Verschelde2024-09-253-18/+18
|\
| * Cleanup of action map dialogsBastiaan Olij2024-09-183-18/+18
* | Merge pull request #97252 from dsnopek/gdext-android-surface-swapchainRémi Verschelde2024-09-235-5/+35
|\ \
| * | OpenXR: Allow extending Android surface swapchain creation from GDExtensionDavid Snopek2024-09-205-5/+35
* | | openxr: Correct set the Depth swapchain nameAlistair Leslie-Hughes2024-09-211-1/+1
|/ /
* | Merge pull request #96928 from dsnopek/rename-and-expose-texture-create-externalRémi Verschelde2024-09-191-2/+2
|\ \ | |/ |/|
| * Expose a function to create textures from a native handle in the compatibilit...David Snopek2024-09-191-2/+2
* | [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-121-0/+1
|/
* Merge pull request #96868 from dsnopek/android-editor-launching-xr-app-fixRémi Verschelde2024-09-121-1/+3
|\
| * Fix launching XR apps from the Android editorDavid Snopek2024-09-111-1/+3
* | OpenXR: Support composition layers based on Android surfacesDavid Snopek2024-09-1111-155/+463
|/
* Improve support for XR projectsFredia Huya-Kouadio2024-09-061-16/+13
* Add support for the debug utils extension in OpenXRBastiaan Olij2024-08-2711-3/+506
* Merge pull request #95929 from BastiaanOlij/openxr_fix_tracking_bitRémi Verschelde2024-08-251-1/+1
|\
| * OpenXR: Check correct status bit for hand trackingBastiaan Olij2024-08-221-1/+1
* | Fix crash when calling OpenXRAPI::get_hand_tracker() and hand-tracking is dis...David Snopek2024-08-221-1/+5
|/
* Merge pull request #91750 from BastiaanOlij/openxr_visibility_maskRémi Verschelde2024-08-209-9/+559
|\
| * OpenXR: Add support for visibility maskBastiaan Olij2024-08-209-9/+559
* | Change hand tracking project settings and finetune show_when_trackedBastiaan Olij2024-08-202-26/+54
|/
* Merge pull request #95658 from akien-mga/openxr-fix-system-packageRémi Verschelde2024-08-191-1/+2
|\
| * OpenXR: Fix support for building against distro packageRémi Verschelde2024-08-161-1/+2
* | Merge pull request #95253 from Kimau/claire/logitechRémi Verschelde2024-08-193-0/+133
|\ \
| * | OpenXR - Support for the Logitech MxInk StylusClaire Blackshaw2024-08-083-0/+133
* | | Merge pull request #95227 from BastiaanOlij/openxr_1_1_38Rémi Verschelde2024-08-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Update OpenXR thirdparty library to 1.1.38, changed OpenXR init to stay on 1.0.xBastiaan Olij2024-08-071-1/+1
| |/
* | Merge pull request #95542 from KoBeWi/go_bind_yourselfRémi Verschelde2024-08-162-4/+0
|\ \
| * | Remove empty bind_methods()kobewi2024-08-152-4/+0
| |/
* / OpenGL: Unconditionally do `glDisable(GL_FRAMEBUFFER_SRGB)` because we do our...David Snopek2024-08-122-28/+0
|/
* Fix several typos in the documentationHaoyu Qiu2024-08-021-1/+1
* OpenXR: Fix enabling passthrough via environment blend mode in project settingsDavid Snopek2024-07-191-7/+7