godot/modules/webxr
2025-04-09 12:54:30 -04:00
..
doc_classes Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
native Fix support for environment blend modes on WebXRInterface 2024-06-26 22:02:20 -05:00
config.py Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
godot_webxr.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_types.cpp Add singleton check before adding webxr interface 2025-04-09 12:54:30 -04:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05: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 -04:00
webxr_interface.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
webxr_interface.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
webxr_interface_js.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
webxr_interface_js.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00