summaryrefslogtreecommitdiffstats
path: root/modules/openxr
Commit message (Collapse)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_post_draw_viewport()`
| | * OpenXR: Allow GDExtensions to implement `_on_pre_draw_viewport()` and ↵David Snopek2024-11-053-0/+29
| | | | | | | | | | | | `_on_post_draw_viewport()`
| * | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-044-5/+6
| | | | | | | | | | | | • `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements`
| * | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-2/+1
| |/ | | | | | | | | • `modernize-use-default-member-init` and `readability-redundant-member-init` • Minor adjustments to `.clang-tidy` to improve syntax & remove redundancies
* | 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` functions to `*_button_icon` to match exposed methods
| | * 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 disabled
| | * | 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
| |\ \ | | |/ | |/| | | | [Codestyle] Set clang-format `RemoveSemicolon` rule to `true`
| | * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-255-13/+13
| | | | | | | | | | | | - Set clang-format `Standard` rule to `c++20`
* | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-27100-200/+200
|\ \ \ | | | | | | | | Fix copyright headers referring to Godot
| * | | 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 Linux
| | * 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 running
| | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-112-5/+5
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Linux Editor tests workflow matrix Add Windows Editor w/ Mono workflow matrix Add Generate Glue Code job to Windows workflow Add Build GodotSharp job to Windows workflow Add godot compatibility version references Add Godot author info Add Godot version compatibility info Add Godot donor info Add Godot authors and donors to editor_about.cpp Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
* 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 dialogs
| * 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 GDExtension
| * | 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
|/ / | | | | | | Introduced in 08ffa5d89e4bbd427eb3d5ce0c0de1382d21f18a.
* | 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 compatibility renderer
| * Expose a function to create textures from a native handle in the ↵David Snopek2024-09-191-2/+2
| | | | | | | | compatibility renderer
* | [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-121-0/+1
|/ | | | Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
* 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 editor
| * 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 tracking
| * 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 ↵David Snopek2024-08-221-1/+5
|/ | | | disabled
* Merge pull request #91750 from BastiaanOlij/openxr_visibility_maskRémi Verschelde2024-08-209-9/+559
|\ | | | | | | OpenXR: Add support for visibility mask
| * 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
|/