Age | Commit message (Expand) | Author |
2022-08-24 | Replace Array return types with TypedArray 3 | kobewi |
2022-07-28 | Add startup flag to override XR mode settings | Bastiaan Olij |
2022-05-25 | use ERR_FAIL_INDEX when preferred | Nathan Franke |
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-02-23 | Implementing OpenXR driver | Bastiaan Olij |
2022-01-26 | Improve XRInterface hooks into rendering | Bastiaan Olij |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-10-19 | Add support for returning the play area from XRInterface | Bastiaan Olij |
2021-10-17 | Rework XR positional trackers | Bastiaan Olij |
2021-10-09 | Fix missing argument names in bindings | Rémi Verschelde |
2021-09-21 | Change to using doubles in XR classes | Bastiaan Olij |
2021-08-26 | Adding GDExtension support to XRInterface | Bastiaan Olij |
2021-07-18 | Optimize StringName usage | reduz |
2021-06-13 | Add stereoscopic rendering through multiview | Bastiaan Olij |
2021-06-03 | Rename Transform to Transform3D in core | Aaron Franke |
2021-03-29 | Change XRPositionalTracker to a reference and better expose it to GDNative | Bastiaan Olij |
2021-03-25 | Fix failure in set_primary_interface when parameter is null | lucicam |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-04 | Rename XR get_type and get_name | Aaron Franke |
2020-12-04 | RenderingServer reorganization | reduz |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-09 | Renaming all ARVR nodes to XR | Bastiaan Olij |