Age | Commit message (Expand) | Author |
2022-07-23 | Implement Vector4, Vector4i, Projection | reduz |
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg |
2022-05-03 | Rename Basis get_axis to get_column, remove redundant methods | Aaron Franke |
2022-04-29 | Rename Basis "elements" to "rows" | Aaron Franke |
2022-01-26 | Improve XRInterface hooks into rendering | Bastiaan Olij |
2022-01-20 | Adding a tracking confidence state to XRPose | Bastiaan Olij |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-19 | Add support for returning the play area from XRInterface | Bastiaan Olij |
2021-10-17 | Rework XR positional trackers | Bastiaan Olij |
2021-09-21 | Change to using doubles in XR classes | Bastiaan Olij |
2021-08-29 | Add source rectangle to blit | Bastiaan Olij |
2021-08-26 | Adding GDExtension support to XRInterface | Bastiaan Olij |
2021-06-13 | Add stereoscopic rendering through multiview | Bastiaan Olij |
2021-06-04 | Rename Quat to Quaternion | Marcel Admiraal |
2021-06-03 | Rename Transform to Transform3D in core | Aaron Franke |
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 |
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-05-19 | Style: Fix unnecessary semicolons that confused clang-format | Rémi Verschelde |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-10 | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde |
2020-04-28 | Rename InputFilter back to Input | Rémi Verschelde |
2020-04-09 | Renaming all ARVR nodes to XR | Bastiaan Olij |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-26 | Refactored input, goes all via windows now. | Juan Linietsky |
2020-03-26 | Effective DisplayServer separation, rename X11 -> LinuxBSD | Juan Linietsky |
2020-03-26 | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky |
2020-02-25 | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky |
2020-02-13 | Remove obsolete GLES3 backend | Rémi Verschelde |
2020-02-11 | A lot of progress with canvas rendering, still far from working. | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-04-27 | Send notifications to ARVRInterfaces | Bastiaan Olij |
2019-04-10 | Added eye_height, changed description and fixed size of viewport issue | Bastiaan Olij |
2019-02-12 | Drivers, main, servers: Ensure classes match their header filename | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2019-01-01 | Fix missing/malformed license headers | Rémi Verschelde |
2018-10-03 | Fix warnings in Android platform | Rémi Verschelde |
2018-10-02 | Moving lens distortion shader into drivers and adding GLES2 support | Bastiaan Olij |
2018-09-25 | Server platform builds (dummy) mobile_vr module. | Fabio Alessandrelli |
2018-08-16 | Delay initialising lens distortion shader so GLES2 doesn't crash | Bastiaan Olij |
2018-07-27 | Reenabled module and fixed missing const | Bastiaan Olij |