summaryrefslogtreecommitdiffstats
path: root/modules/openxr/openxr_interface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-151-2/+8
|\
| * OpenXR: Fix pose recenter signal to be omitted properlyBastiaan Olij2024-11-131-2/+8
| |
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-3/+3
|\|
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-3/+3
| | | | | | | | - Set clang-format `Standard` rule to `c++20`
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
| |
* | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-241-4/+1
|\|
| * OpenXR: change bindings to 'flatten' source pathsBastiaan Olij2024-10-221-4/+1
| |
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/ | | | | | | | | | | | | | | | | | | | | | 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>
* OpenXR: Fix support for building against distro packageRémi Verschelde2024-08-161-1/+2
|
* Always render when XR is enabled, even if no OS windows can drawDavid Snopek2024-07-171-0/+6
|
* Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-081-1/+1
| | | | | | | * Replaces `find(...) != -1` with `contains` for `String` * Replaces `find(...) == -1` with `!contains` for `String` * Replaces `find(...) != -1` with `has` for containers * Replaces `find(...) == -1` with `!has` for containers
* Improvements to VRS/Foveated renderingBastiaan Olij2024-05-031-0/+44
|
* Add support for OpenXR hand interaction extensionBastiaan Olij2024-05-021-0/+17
|
* OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXRBastiaan Olij2024-05-011-0/+10
|
* Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to ↵Malcolm Nixon2024-04-181-33/+36
| | | | drive node positions and visibility.
* OpenXR: Add refresh rate signal supportBastiaan Olij2024-04-081-0/+5
|
* enable getting suggested tracker names from OpenXR extensionsLogan Lang2024-02-131-19/+4
|
* Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextensionRémi Verschelde2024-02-031-8/+9
|\ | | | | | | OpenXR: Allow moving vendor passthrough extensions to GDExtension
| * OpenXR: Allow moving vendor passthrough extensions to GDExtensionDavid Snopek2024-02-031-8/+9
| |
* | OpenXR: Allow changing play area mode during active sessionDavid Snopek2024-01-311-3/+9
|/
* Add support for OpenXR local floor extensionDavid Snopek2024-01-231-2/+35
|
* OpenXR: Add support for hand tracking source extensionBastiaan Olij2024-01-101-0/+28
|
* OpenXR: Add support for retrieving play areaBastiaan Olij2023-12-111-0/+36
|
* OpenXR - add access to hand joint validity flagsBastiaan Olij2023-10-051-8/+89
|
* OpenXR Fix small hand tracking issuesBastiaan Olij2023-10-041-16/+32
|
* Add support for the OpenXR Eye gaze interaction extensionBastiaan Olij2023-10-021-1/+22
| | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com>
* Implement OpenXR Foveated rendering supportBastiaan Olij2023-09-251-0/+53
|
* Fix issue with OpenXR environment blend mode not being applied properlyBastiaan Olij2023-09-131-0/+21
|
* Expose OpenXR raw hand tracking dataBastiaan Olij2023-09-071-0/+139
|
* Properly load multiple action sets in XRFaolan2023-08-091-1/+3
|
* Merge pull request #73558 from Malcolmnixon/render-target-size-multiplierRémi Verschelde2023-04-111-0/+21
|\ | | | | | | Added render target size multiplier option
| * Added render target size multiplier option.Malcolm Nixon2023-02-181-0/+21
| | | | | | | | Fix formatting
* | Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-151-0/+11
|/
* Add XR Environment Blend Mode SupportRon Bessems2023-02-021-0/+54
|
* Added methods to OpenXR interface to set which action sets are activeBastiaan Olij2023-01-311-0/+36
|
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
| | | | | | | | | | | | | | | | | | | | As many open source projects have started doing it, we're removing the current year from the copyright notice, so that we don't need to bump it every year. It seems like only the first year of publication is technically relevant for copyright notices, and even that seems to be something that many companies stopped listing altogether (in a version controlled codebase, the commits are a much better source of date of publication than a hardcoded copyright statement). We also now list Godot Engine contributors first as we're collectively the current maintainers of the project, and we clarify that the "exclusive" copyright of the co-founders covers the timespan before opensourcing (their further contributions are included as part of Godot Engine contributors). Also fixed "cf." Frenchism - it's meant as "refer to / see".
* Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changesRémi Verschelde2022-12-131-2/+2
|\ | | | | | | Various fixes for OpenXR action map meta data and editing
| * Various fixes for OpenXR action map meta data and editingBastiaan Olij2022-11-251-2/+2
| |
* | Fix property type for OpenXR display refresh rateBastiaan Olij2022-12-071-1/+1
|/
* Fix -Wtype-limits warning in openxr_interface.cppdzil1232022-11-121-2/+2
|
* Add index check to OpenXRInterface::get_projection_for_view and ↵avemort2022-11-111-0/+2
| | | | OpenXRInterface::get_transform_for_view
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-3/+3
| | | | | | | | | | - Removed empty paragraphs in XML. - Consistently use bold style for "Example:", on a new line. - Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`). - Fix invalid usage of backticks for inline code in BBCode. - Fix some American/British English spelling inconsistencies. - Other minor fixes spotted along the way, including typo fixes with codespell. - Don't specify `@GlobalScope` for `enum` and `constant`.
* Merge pull request #67527 from BastiaanOlij/fix_tracker_namesMax Hilbrunner2022-10-191-1/+10
|\ | | | | Fix two typos in tracker names and a bug in OpenXR haptic feedback
| * Fix two typos in tracker names and a bug in OpenXR haptic feedbackBastiaan Olij2022-10-171-1/+10
| |
* | Filter out HTC OpenXR paths based on extensionBastiaan Olij2022-10-191-18/+22
| |
* | Adding support for the OpenXR Display Refresh Rate extensionBastiaan Olij2022-10-101-0/+37
|/
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, ↵bruvzg2022-10-071-12/+12
| | | | change warnings=all to use /W4.
* Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij2022-10-051-0/+18
|
* Add Passthrough extension wrapperGabor Koncz2022-09-271-0/+20
|
* Add OpenXR palm pose extension supportBastiaan Olij2022-09-231-23/+25
|