summaryrefslogtreecommitdiffstats
path: root/modules/openxr
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-153-5/+13
|\
| * OpenXR: Fix pose recenter signal to be omitted properlyBastiaan Olij2024-11-133-5/+13
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-122-2/+2
|\|
| * Fix more miscellaneous oddities around the class referenceMicky2024-11-121-1/+1
| * Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
* | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-1/+1
|\|
| * Fix many untagged true/false/null in the documentationMicky2024-11-101-1/+1
* | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-067-7/+36
|\|
| * 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 commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-3010-23/+23
|\|
| * 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 #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-27100-200/+200
|\ \ \
| * | | Fix copyright headers referring to GodotSpartan3222024-10-27100-200/+200
* | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-265-8/+53
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| | |/
* | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-246-94/+148
|\| |
| * | OpenXR: change bindings to 'flatten' source pathsBastiaan Olij2024-10-226-94/+148
| |/
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-11100-0/+200
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-112-5/+5
|/
* 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
|/