summaryrefslogtreecommitdiffstats
path: root/modules/mobile_vr/mobile_vr_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-4/+4
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-4/+4
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Improvements to VRS/Foveated renderingBastiaan Olij2024-05-031-0/+11
* Implement offset_rect property to MobileVRInterface to allow changing screen ...Radiant2024-05-021-0/+5
* Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-151-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-1/+1
* Improve XRInterface hooks into renderingBastiaan Olij2022-01-261-1/+1
* Adding a tracking confidence state to XRPoseBastiaan Olij2022-01-201-0/+1
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-3/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add support for returning the play area from XRInterfaceBastiaan Olij2021-10-191-0/+4
* Rework XR positional trackersBastiaan Olij2021-10-171-1/+4
* Change to using doubles in XR classesBastiaan Olij2021-09-211-23/+23
* Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-261-6/+5
* Add constant to vector function parameters that don't actually modify their i...Ricard Rovira Cubeles2021-08-151-4/+4
* Add stereoscopic rendering through multiviewBastiaan Olij2021-06-131-5/+9
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-1/+1
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-081-12/+14
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-12/+12
* Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde2020-05-191-1/+1
* Renaming all ARVR nodes to XRBastiaan Olij2020-04-091-7/+7
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Send notifications to ARVRInterfacesBastiaan Olij2019-04-271-0/+1
* Added eye_height, changed description and fixed size of viewport issueBastiaan Olij2019-04-101-0/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-1/+1
* Moving lens distortion shader into drivers and adding GLES2 supportBastiaan Olij2018-10-021-12/+0
* Server platform builds (dummy) mobile_vr module.Fabio Alessandrelli2018-09-251-0/+6
* Delay initialising lens distortion shader so GLES2 doesn't crashBastiaan Olij2018-08-161-1/+1
* Reenabled module and fixed missing constBastiaan Olij2018-07-271-0/+153