summaryrefslogtreecommitdiff
path: root/scene/3d/xr_nodes.h
AgeCommit message (Expand)Author
2023-01-23Rename getters and signals on XR nodes to be consistant with input typesBastiaan Olij
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-05Fix recurrense issue with setting current origin nodeBastiaan Olij
2022-10-13Add current setting to XROrigin3D and fix double positioning HMDBastiaan Olij
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-08-22Make `_validate_property` a multilevel methodYuri Sizov
2022-02-23Implementing OpenXR driverBastiaan Olij
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-17Rework XR positional trackersBastiaan Olij
2021-08-13Fix some unnecessary includesAaron Franke
2021-08-03Use real_t in 3D nodesAaron Franke
2021-04-11Use Array for node configuration warningsNathan Franke
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-21Rename XRPositionalTracker methodsMarcel Admiraal
2020-07-10Add override keywords.Marcel Admiraal
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Remove redundant void argument listsRémi Verschelde
2020-04-09Renaming all ARVR nodes to XRBastiaan Olij