godot/modules/mobile_vr
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
doc_classes Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
mobile_vr_interface.cpp Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
mobile_vr_interface.h Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00