godot/modules/webxr
Thaddeus Crews 324512e11c
Style: Replace header guards with `#pragma once`
2025-03-07 17:33:47 +07:00
..
doc_classes Docs: remove duplicate words 2024-09-30 12:21:30 +07:00
native Fix support for environment blend modes on `WebXRInterface` 2024-06-26 22:02:20 +07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 +07:00
config.py Allow to compile the engine without XR support 2025-02-25 17:07:21 +07:00
godot_webxr.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
webxr_interface.compat.inc Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 +07:00
webxr_interface.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +07:00
webxr_interface.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
webxr_interface_js.cpp Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 +07:00
webxr_interface_js.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00