This website requires JavaScript.
Explore
Help
Sign In
Andrew
/
redot-engine
Watch
1
Star
0
Fork
0
You've already forked redot-engine
mirror of
https://github.com/Redot-Engine/redot-engine.git
synced
2025-12-06 07:17:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f4031a675700aa0dff636285bc6cc599cf50184
redot-engine
/
modules
/
webxr
History
Yufeng Ying
4f4031a675
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
..
doc_classes
…
native
…
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
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…
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
webxr_interface.compat.inc
…
webxr_interface.cpp
…
webxr_interface.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00