summaryrefslogtreecommitdiffstats
path: root/servers/xr
Commit message (Expand)AuthorAgeFilesLines
* Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-154-0/+11
* Merge pull request #72604 from rbessems/rbessems/env_blend_modeRémi Verschelde2023-02-032-0/+25
|\
| * Add XR Environment Blend Mode SupportRon Bessems2023-02-022-0/+25
* | Use enum instead of int in virtual methods return typeRaul Santos2023-01-312-7/+7
|/
* Rename getters and signals on XR nodes to be consistant with input typesBastiaan Olij2023-01-231-4/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-058-232/+232
* Add safety-checks before some servers `free()`Adam Scott2022-12-291-0/+1
* Fix VRS issuesBastiaan Olij2022-11-171-2/+5
* Remove redefinition of `notification` method in `XRInterfaceExtension`Raul Santos2022-11-143-11/+0
* expose XRInterface::get_transform_for_view and XRInterface::get_projection_fo...avemort2022-11-101-0/+2
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-6/+6
* Simplify GDVIRTUAL_CALL callskobewi2022-10-191-110/+42
* Make some Image methods statickobewi2022-10-141-6/+1
* Merge pull request #66898 from aaronfranke/proj-mat-columnsRémi Verschelde2022-10-051-1/+1
|\
| * Rename Projection `matrix` to `columns`Aaron Franke2022-10-041-1/+1
* | Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij2022-10-054-2/+58
|/
* Add Passthrough extension wrapperGabor Koncz2022-09-272-0/+12
* Extracting render buffers and changing it to a more generic solutionBastiaan Olij2022-09-011-4/+0
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-252-2/+2
* Implement Vector4, Vector4i, Projectionreduz2022-07-234-8/+8
* Adding Variable Rate Shading support to GodotBastiaan Olij2022-07-174-2/+105
* Split dependency logicBastiaan Olij2022-06-281-2/+0
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Merge canvas and decal into TextureStorage and add render targetBastiaan Olij2022-04-171-3/+4
* Adding signals and events to OpenXR interfaceBastiaan Olij2022-03-102-1/+21
* Remove unused GDNative codeRémi Verschelde2022-03-091-1/+1
* Implementing OpenXR driverBastiaan Olij2022-02-232-25/+0
* Add missing SNAME macro optimization in some function callsjmb4622022-02-061-5/+5
* Improve XRInterface hooks into renderingBastiaan Olij2022-01-264-15/+44
* Adding a tracking confidence state to XRPoseBastiaan Olij2022-01-204-3/+33
* Merge pull request #56492 from akien-mga/remove-author-docstringsRémi Verschelde2022-01-122-6/+2
|\
| * Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-042-6/+2
* | Fixed incorrect property typesArnav Vijaywargiya2022-01-111-1/+1
|/
* Update copyright statements to 2022Rémi Verschelde2022-01-038-16/+16
* Fix double _get_tracking_status declarationBastiaan Olij2021-10-201-2/+0
* Add support for returning the play area from XRInterfaceBastiaan Olij2021-10-194-6/+108
* Rework XR positional trackersBastiaan Olij2021-10-178-165/+381
* Fix access to render target texture for XR interfacesBastiaan Olij2021-09-281-6/+11
* Change to using doubles in XR classesBastiaan Olij2021-09-213-6/+6
* Expose Vulkan internal values for access from extensionsBastiaan Olij2021-09-093-4/+28
* Merge pull request #52205 from BastiaanOlij/blit_source_rectBastiaan Olij2021-09-072-4/+5
|\
| * Add source rectangle to blitBastiaan Olij2021-08-292-4/+5
* | Add missing parameter names to _commit_views GDVIRTUAL_BINDBastiaan Olij2021-09-051-1/+1
|/
* Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-264-62/+381
* Fix various typos with codespellluz paz2021-07-251-1/+1
* Add stereoscopic rendering through multiviewBastiaan Olij2021-06-132-6/+15
* Rename Reference to RefCountedPedro J. Estébanez2021-06-112-4/+4
* Rename Transform to Transform3D in coreAaron Franke2021-06-033-4/+4
* Change XRPositionalTracker to a reference and better expose it to GDNativeBastiaan Olij2021-03-291-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-014-8/+8