virtualx-engine/modules/webxr
Hugo Locurcio b087538119
Add an XML schema for documentation
This makes it easier to spot syntax errors when editing the
class reference. The schema is referenced locally so validation
can still work offline.

Each class XML's schema conformance is also checked on GitHub Actions.
2022-03-16 23:01:02 +01:00
..
doc_classes Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
native Fix touch events when using smartphone AR with WebXR 2022-01-15 14:54:45 -06:00
config.py Add support for WebXR 2021-01-04 17:01:42 -06:00
godot_webxr.h Fix touch events when using smartphone AR with WebXR 2022-01-15 14:54:45 -06:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Add support for WebXR 2021-01-04 17:01:42 -06:00
webxr_interface.cpp Fix touch events when using smartphone AR with WebXR 2022-01-15 14:54:45 -06:00
webxr_interface.h Fix touch events when using smartphone AR with WebXR 2022-01-15 14:54:45 -06:00
webxr_interface_js.cpp Make WebXR touch events proportional to render target size, not viewport 2022-01-25 16:48:34 -06:00
webxr_interface_js.h Fix touch events when using smartphone AR with WebXR 2022-01-15 14:54:45 -06:00