godot/modules/webxr
Rémi Verschelde f5836b40d4
doc: Use self-closing tags for return and argument
For the time being we don't support writing a description for those, preferring
having all details in the method's description.

Using self-closing tags saves half the lines, and prevents contributors from
thinking that they should write the argument or return documentation there.

(cherry picked from commit 7adf4cc9b5)
2021-08-03 10:20:19 +02:00
..
doc_classes doc: Use self-closing tags for return and argument 2021-08-03 10:20:19 +02:00
native Fixes #48178: WebXR broken when built with Emscripten 2.0.13 or later 2021-04-29 12:30:36 +02:00
config.py
godot_webxr.h
register_types.cpp
register_types.h
SCsub
webxr_interface.cpp
webxr_interface.h Change ARVRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:04 +11:00
webxr_interface_js.cpp Change ARVRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:04 +11:00
webxr_interface_js.h Change ARVRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:04 +11:00