godot/servers
Rémi Verschelde bd92f124f7
Merge pull request #73060 from clayjohn/screen_texture-size
Avoid inserting screen_texture compatibility code when using textureSize
2023-02-11 14:37:30 +01:00
..
audio Further refactoring to AudioDriver implementations after #69120. 2023-02-09 11:02:00 +01:00
camera
debugger Pace debugger draw requests 2023-02-07 12:10:28 +01:00
extensions
movie_writer
navigation Allow compiling out the navigation module 2023-02-09 23:04:16 -08:00
physics_2d Merge pull request #66076 from Sauermann/fix-double-physics-input-events-for-layers 2023-02-01 07:29:16 +01:00
physics_3d Create default World physics spaces on demand only 2023-01-31 18:26:52 +01:00
rendering Merge pull request #73060 from clayjohn/screen_texture-size 2023-02-11 14:37:30 +01:00
text
xr Merge pull request #72604 from rbessems/rbessems/env_blend_mode 2023-02-03 06:24:30 +01:00
audio_server.cpp Further refactoring to AudioDriver implementations after #69120. 2023-02-09 11:02:00 +01:00
audio_server.h Further refactoring to AudioDriver implementations after #69120. 2023-02-09 11:02:00 +01:00
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp Add a note about the parameter that global menu callbacks require 2023-01-27 12:41:17 +01:00
display_server.h
navigation_server_2d.cpp Add NavigationAgent Path Debug Visualization 2023-01-31 18:27:35 +01:00
navigation_server_2d.h Allow compiling out the navigation module 2023-02-09 23:04:16 -08:00
navigation_server_3d_dummy.h Allow compiling out the navigation module 2023-02-09 23:04:16 -08:00
navigation_server_3d.cpp Allow compiling out the navigation module 2023-02-09 23:04:16 -08:00
navigation_server_3d.h Allow compiling out the navigation module 2023-02-09 23:04:16 -08:00
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_2d.cpp Create default World physics spaces on demand only 2023-01-31 18:26:52 +01:00
physics_server_2d.h Replace Area gravity point distance scale with unit distance 2023-01-29 22:12:00 -06:00
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
physics_server_3d.cpp Create default World physics spaces on demand only 2023-01-31 18:26:52 +01:00
physics_server_3d.h Replace Area gravity point distance scale with unit distance 2023-01-29 22:12:00 -06:00
register_server_types.cpp
register_server_types.h
rendering_server.cpp Expose RenderingServer.canvas_light_blend_mode 2023-02-02 19:12:27 -08:00
rendering_server.h Merge pull request #72075 from Maran23/extents-to-size 2023-02-01 07:30:09 +01:00
SCsub
server_wrap_mt_common.h
text_server.cpp
text_server.h
xr_server.cpp
xr_server.h Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00