godot/servers/xr
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
xr_interface_extension.cpp Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
xr_interface_extension.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
xr_interface.cpp Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
xr_interface.h Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
xr_pose.cpp Adding a tracking confidence state to XRPose 2022-01-20 10:35:50 +11:00
xr_pose.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
xr_positional_tracker.cpp Adding signals and events to OpenXR interface 2022-03-10 17:14:56 +11:00
xr_positional_tracker.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00