godot/servers
Rémi Verschelde 9cf0ffe1fa
Merge pull request #71524 from clayjohn/MOBILE-TAA
Warn when trying to enable TAA from mobile or gl_compatibility backend
2023-01-17 11:06:46 +01:00
..
audio One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
camera One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
debugger One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
extensions Merge pull request #70707 from mihe/bind-physics-exclude 2023-01-11 10:36:53 +01:00
movie_writer Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
navigation One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physics_2d Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
physics_3d Merge pull request #70787 from peastman/cylinder 2023-01-12 20:08:03 +01:00
rendering Merge pull request #71524 from clayjohn/MOBILE-TAA 2023-01-17 11:06:46 +01:00
text One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_server.cpp Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
audio_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
camera_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
camera_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
display_server.cpp Add WINDOW_FLAG_MOUSE_PASSTHROUGH flag and enabled it for tooltips. Expose window_set_mouse_passthrough to Window. 2023-01-16 11:42:49 +02:00
display_server.h Add WINDOW_FLAG_MOUSE_PASSTHROUGH flag and enabled it for tooltips. Expose window_set_mouse_passthrough to Window. 2023-01-16 11:42:49 +02:00
display_server_headless.h Add support for the custom initial screen for the main window, fix primary screen detection. 2023-01-07 11:14:35 +02:00
navigation_server_2d.cpp Rework const on NavigationServer methods 2023-01-07 17:29:00 -08:00
navigation_server_2d.h Rework const on NavigationServer methods 2023-01-07 17:29:00 -08:00
navigation_server_3d.cpp Add NavigationServer Performance Monitor 2023-01-08 22:58:21 +01:00
navigation_server_3d.h Add NavigationServer Performance Monitor 2023-01-08 22:58:21 +01:00
physics_server_2d.cpp Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
physics_server_2d.h Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
physics_server_2d_wrap_mt.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physics_server_2d_wrap_mt.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physics_server_3d.cpp Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
physics_server_3d.h Merge pull request #70281 from CherrySodaPop/get-impulse-3d 2023-01-08 22:40:06 +01:00
physics_server_3d_wrap_mt.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physics_server_3d_wrap_mt.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_server_types.cpp Rework const on NavigationServer methods 2023-01-07 17:29:00 -08:00
register_server_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rendering_server.cpp Fix scaling issue in draw_line and similar methods 2023-01-16 12:49:58 +03:00
rendering_server.h Fix scaling issue in draw_line and similar methods 2023-01-16 12:49:58 +03:00
SCsub Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
server_wrap_mt_common.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
text_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
text_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xr_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xr_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00