godot/servers
Rémi Verschelde 1030f1f6db
Merge pull request #89411 from aaronfranke/disable-3d-xr
Disable XR server when compiling without 3D
2024-03-13 18:41:31 +01:00
..
audio
camera
debugger
extensions Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
movie_writer
navigation
physics_2d
physics_3d
rendering Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
text [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 2024-03-13 12:57:39 +02:00
xr
audio_server.cpp
audio_server.h
camera_server.cpp
camera_server.h
display_server.cpp
display_server.h
display_server_headless.h
native_menu.cpp
native_menu.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_2d_dummy.h
navigation_server_3d.cpp Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
navigation_server_3d.h
navigation_server_3d_dummy.h
physics_server_2d.cpp
physics_server_2d.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_3d.cpp Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
physics_server_3d.h Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
register_server_types.cpp Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
register_server_types.h
rendering_server.compat.inc
rendering_server.cpp
rendering_server.h
SCsub Disable XR server when compiling without 3D 2024-03-13 09:02:10 -07:00
server_wrap_mt_common.h
text_server.cpp [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 2024-03-13 12:57:39 +02:00
text_server.h [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 2024-03-13 12:57:39 +02:00
xr_server.cpp
xr_server.h