2
0
Fork 0
godot/modules/webxr
Yuri Sizov 0934545d23 Validate code tags in documentation for potential params
Adds a check to make_rst to look for matches
between the text inside of the [code][/code] tag
and known param identifiers.
Fixes most of what was revealed.

(cherry picked from commit 391eccca76)
2023-06-16 14:44:52 +07:00
..
doc_classes Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
native Fix byte packing (and buffer overrun) in godot_webxr_get_bounds_geometry() 2023-02-10 19:33:18 +07:00
SCsub [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +07:00
config.py Get WebXR minimally working again in Godot 4 2022-09-19 21:10:27 +07:00
godot_webxr.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
webxr_interface.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
webxr_interface.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
webxr_interface_js.cpp Correctly apply world_scale in WebXR 2023-01-23 21:26:38 +07:00
webxr_interface_js.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00