godot/servers
2023-06-09 11:38:29 -05:00
..
audio
camera
debugger
extensions
movie_writer
navigation
physics_2d
physics_3d Single Compilation Unit build. 2023-06-06 15:36:51 +01:00
rendering Merge pull request #77703 from RandomShaper/fix_vol_fog_thingy 2023-06-09 11:05:11 +02:00
text
xr
audio_server.cpp
audio_server.h
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp
display_server.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d_dummy.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_2d.cpp Change the "Physics Engine" project settings to prompt a restart 2023-06-04 17:24:42 +02:00
physics_server_2d.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
physics_server_3d.cpp Change the "Physics Engine" project settings to prompt a restart 2023-06-04 17:24:42 +02:00
physics_server_3d.h
register_server_types.cpp
register_server_types.h
rendering_server.cpp Enable S3TC_BPTC but not ETC2_ASTC by default 2023-06-09 11:38:29 -05:00
rendering_server.h
SCsub
server_wrap_mt_common.h
text_server.cpp [TextServer] Prevent duplicate line breaks on virtual spaces when line width is significantly smaller than character width. 2023-05-26 16:18:26 +03:00
text_server.h
xr_server.cpp
xr_server.h