godot/modules/mobile_vr
Juan Linietsky a6f3bc7c69 Renaming of servers for coherency.
VisualServer -> RenderingServer
PhysicsServer -> PhysicsServer3D
Physics2DServer -> PhysicsServer2D
NavigationServer -> NavigationServer3D
Navigation2DServer -> NavigationServer2D

Also renamed corresponding files.
2020-03-27 15:21:27 -03:00
..
doc_classes Update docs to version 4.0 2020-01-31 17:15:41 -08:00
config.py Reenabled module and fixed missing const 2018-07-27 18:43:50 +10:00
mobile_vr_interface.cpp Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
mobile_vr_interface.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub Moving lens distortion shader into drivers and adding GLES2 support 2018-10-02 17:14:43 +10:00