godot/servers/xr
Malcolm Nixon e00e5c0386 Remove the Hand enum from XRHandTracker to fix name-collision with the hand property of the base class.
Co-Authored-By: David Snopek <191561+dsnopek@users.noreply.github.com>
2024-04-25 19:38:57 -04:00
..
SCsub
xr_body_tracker.cpp Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_body_tracker.h Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_controller_tracker.cpp Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_controller_tracker.h Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_face_tracker.cpp Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_face_tracker.h Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_hand_tracker.cpp Remove the Hand enum from XRHandTracker to fix name-collision with the hand property of the base class. 2024-04-25 19:38:57 -04:00
xr_hand_tracker.h Remove the Hand enum from XRHandTracker to fix name-collision with the hand property of the base class. 2024-04-25 19:38:57 -04:00
xr_interface.cpp Fix issue with OpenXR environment blend mode not being applied properly 2023-09-13 14:07:23 +10:00
xr_interface.h Add support for OpenXR local floor extension 2024-01-23 09:19:09 -06:00
xr_interface_extension.cpp
xr_interface_extension.h
xr_pose.cpp
xr_pose.h
xr_positional_tracker.cpp Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_positional_tracker.h Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_tracker.cpp Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xr_tracker.h Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00