godot/modules/openxr
2024-04-27 11:59:58 -07:00
..
action_map
doc_classes Merge pull request #90645 from Malcolmnixon/unified-xr-trackers 2024-04-22 12:52:07 +02:00
editor Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
extensions 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
scene Revert OpenXRHand to its pre-SkeletonModifier3D state 2024-04-16 10:36:43 -05:00
config.py
openxr_api.cpp
openxr_api.h
openxr_api_extension.cpp
openxr_api_extension.h
openxr_interface.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
openxr_interface.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
openxr_platform_inc.h
openxr_util.cpp
openxr_util.h
register_types.cpp
register_types.h
SCsub
util.h