godot/servers
2021-01-16 13:10:05 -05:00
..
audio Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
camera Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_2d Merge pull request #43923 from madmiraal/fix-43588 2021-01-14 20:44:19 +01:00
physics_3d Merge pull request #43923 from madmiraal/fix-43588 2021-01-14 20:44:19 +01:00
rendering Merge pull request #45136 from akien-mga/clang-format-11 2021-01-13 16:10:44 +01:00
xr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
audio_server.cpp Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods 2021-01-16 13:10:05 -05:00
audio_server.h Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods 2021-01-16 13:10:05 -05:00
camera_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
camera_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_2d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_2d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_3d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_3d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_2d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_2d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_3d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_3d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_server_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_server_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
rendering_server.cpp Threaded optimizations to cull and render 2021-01-05 08:50:18 -03:00
rendering_server.h Added ability to visualize native shaders 2021-01-06 09:40:09 -03:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
server_wrap_mt_common.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
xr_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
xr_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00