Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 1 | -6/+6 |
|\ | |||||
| * | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -6/+6 |
| | | | | | | | | - Set clang-format `Standard` rule to `c++20` | ||||
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
| | | |||||
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -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> | ||||
* | Add support for the debug utils extension in OpenXR | Bastiaan Olij | 2024-08-27 | 1 | -0/+5 |
| | |||||
* | OpenXR: Add support for visibility mask | Bastiaan Olij | 2024-08-20 | 1 | -0/+1 |
| | |||||
* | Remove our ERR_ON_RENDER_THREAD guard, it is not reliable | Bastiaan Olij | 2024-07-09 | 1 | -1/+0 |
| | |||||
* | [OpenXR] Fix LOCAL_FLOOR emulation on HTC Vive XR Elite | David Snopek | 2024-06-27 | 1 | -2/+10 |
| | |||||
* | Improvements to VRS/Foveated rendering | Bastiaan Olij | 2024-05-03 | 1 | -0/+4 |
| | |||||
* | OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR | Bastiaan Olij | 2024-05-01 | 1 | -14/+76 |
| | |||||
* | OpenXR: Improve swapchain logic and fix swapchain update when render target ↵ | Bastiaan Olij | 2024-04-09 | 1 | -8/+25 |
| | | | | multiplier is changed. | ||||
* | OpenXR: Add refresh rate signal support | Bastiaan Olij | 2024-04-08 | 1 | -0/+1 |
| | |||||
* | Add support for OpenXR composition layers | David Snopek | 2024-04-04 | 1 | -13/+19 |
| | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com> | ||||
* | OpenXR: Allow GDExtensions to provide multiple, ordered composition layers | David Snopek | 2024-03-13 | 1 | -0/+9 |
| | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com> | ||||
* | clang-tidy: Enforce `modernize-use-nullptr` | Thaddeus Crews | 2024-03-12 | 1 | -1/+1 |
| | |||||
* | expose OpenXR hand tracker handles | Logan Lang | 2024-02-19 | 1 | -0/+2 |
| | |||||
* | Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextension | Rémi Verschelde | 2024-02-03 | 1 | -1/+12 |
|\ | | | | | | | OpenXR: Allow moving vendor passthrough extensions to GDExtension | ||||
| * | OpenXR: Allow moving vendor passthrough extensions to GDExtension | David Snopek | 2024-02-03 | 1 | -1/+12 |
| | | |||||
* | | Merge pull request #87745 from dsnopek/openxr-change-reference-space | Rémi Verschelde | 2024-02-02 | 1 | -2/+3 |
|\ \ | |/ |/| | | | OpenXR: Allow changing play area mode during active session | ||||
| * | OpenXR: Allow changing play area mode during active session | David Snopek | 2024-01-31 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #87546 from dsnopek/openxr-hand-tracking-vendor-extensions | Rémi Verschelde | 2024-01-31 | 1 | -0/+1 |
|\ \ | |/ |/| | | | OpenXR: Make it possible to implement vendor extensions to hand tracking from GDExtension | ||||
| * | OpenXR: Make it possible to implement vendor extensions to hand tracking ↵ | David Snopek | 2024-01-25 | 1 | -0/+1 |
| | | | | | | | | from GDExtension | ||||
* | | Add support for OpenXR local floor extension | David Snopek | 2024-01-23 | 1 | -2/+8 |
|/ | |||||
* | OpenXR: Add support for retrieving play area | Bastiaan Olij | 2023-12-11 | 1 | -1/+5 |
| | |||||
* | Fixing incorrect swapchain release timing | Daniel Castellanos | 2023-10-05 | 1 | -0/+1 |
| | | | | | | Applied a couple of checks suggested by @dhoverml for when the XrResult is not XR_SUCCESS but is also not a failure. Also simplified checks from @BastiaanOlij feedback. | ||||
* | Implement OpenXR Foveated rendering support | Bastiaan Olij | 2023-09-25 | 1 | -1/+10 |
| | |||||
* | Fix issue with OpenXR environment blend mode not being applied properly | Bastiaan Olij | 2023-09-13 | 1 | -1/+3 |
| | |||||
* | Fix various typos with codespell | Rémi Verschelde | 2023-09-12 | 1 | -1/+1 |
| | | | | Using 2.2.6.dev180+ge3a2cfbd. | ||||
* | Properly load multiple action sets in XR | Faolan | 2023-08-09 | 1 | -1/+1 |
| | |||||
* | Allow unbundling OpenXR (for Linux distros) | Rémi Verschelde | 2023-06-16 | 1 | -2/+0 |
| | | | | | Copy XrMatrix4x4f_CreateProjectionFov to our OpenXRUtil, instead of relying on a private header. | ||||
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -7/+6 |
| | | | | | | | | | | | | | | | | | | | | This applies our existing style guide, and adds a new rule to that style guide for modular components such as platform ports and modules: Includes from the platform port or module ("local" includes) should be listed first in their own block using relative paths, before Godot's "core" includes which use "absolute" (project folder relative) paths, and finally thirdparty includes. Includes in `#ifdef`s come after their relevant section, i.e. the overall structure is: - Local includes * Conditional local includes - Core includes * Conditional core includes - Thirdparty includes * Conditional thirdparty includes | ||||
* | Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier | Rémi Verschelde | 2023-04-11 | 1 | -0/+5 |
|\ | | | | | | | Added render target size multiplier option | ||||
| * | Added render target size multiplier option. | Malcolm Nixon | 2023-02-18 | 1 | -0/+5 |
| | | | | | | | | Fix formatting | ||||
* | | Add a get_system_info method to XRInterface | Bastiaan Olij | 2023-03-15 | 1 | -0/+6 |
|/ | |||||
* | Add XR Environment Blend Mode Support | Ron Bessems | 2023-02-02 | 1 | -1/+10 |
| | |||||
* | Convert en_GB spelling to en_US with codespell | Rémi Verschelde | 2023-01-23 | 1 | -1/+1 |
| | |||||
* | Fixes issue where failed start of OpenXR causes issues | Bastiaan Olij | 2023-01-15 | 1 | -0/+1 |
| | |||||
* | OpenXR: Fix initialization warning on Android | rsjtdrjgfuzkfg | 2023-01-11 | 1 | -0/+1 |
| | | | | | | | This commit adds proper checking for XR_KHR_loader_init support and fixes the warning regarding missing extensions on Android to only appear if neither XR_KHR_loader_init nor XR_KHR_loader_init_android are supported by the runtime. | ||||
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -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". | ||||
* | Removed member variables from OpenXRExtensionWrapper | Bastiaan Olij | 2023-01-04 | 1 | -9/+7 |
| | | | | | Made extension container in OpenXRAPI static Moved controller meta data into extensions where applicable | ||||
* | Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes | Rémi Verschelde | 2022-12-13 | 1 | -1/+4 |
|\ | | | | | | | Various fixes for OpenXR action map meta data and editing | ||||
| * | Various fixes for OpenXR action map meta data and editing | Bastiaan Olij | 2022-11-25 | 1 | -1/+4 |
| | | |||||
* | | Make submitting depth buffer in OpenXR optional | Bastiaan Olij | 2022-12-06 | 1 | -0/+13 |
|/ | |||||
* | Filter out HTC OpenXR paths based on extension | Bastiaan Olij | 2022-10-19 | 1 | -2/+1 |
| | |||||
* | Adding support for the OpenXR Display Refresh Rate extension | Bastiaan Olij | 2022-10-10 | 1 | -0/+5 |
| | |||||
* | Adding getters to RenderTarget and implementing override functionality for XR | Bastiaan Olij | 2022-10-05 | 1 | -8/+23 |
| | |||||
* | Add Passthrough extension wrapper | Gabor Koncz | 2022-09-27 | 1 | -0/+6 |
| | |||||
* | Merge pull request #66282 from BastiaanOlij/openxr_palm_pose | Rémi Verschelde | 2022-09-27 | 1 | -0/+2 |
|\ | | | | | | | Add OpenXR palm pose extension support | ||||
| * | Add OpenXR palm pose extension support | Bastiaan Olij | 2022-09-23 | 1 | -0/+2 |
| | | |||||
* | | Adding OpenXR hand tracking support | Bastiaan Olij | 2022-09-26 | 1 | -7/+8 |
| | |