1
0
Fork 0
godot/servers
Griffin Kroah-Hartman 484cd60f2e
Fix build warning with memset value being too large
Should resolve issue #83342

(cherry picked from commits b97cb5ec59
and 21ae69a1de)
2025-10-28 22:20:59 +01:00
..
audio Style: Apply fixes from codespell 2025-04-25 15:34:47 +02:00
camera
debugger Fix editor profiler script function sort order 2024-03-11 16:39:14 +01:00
extensions
movie_writer
navigation
physics_2d Fix body leaving area gravity influence 2024-01-24 16:38:28 +01:00
physics_3d Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
rendering Fix build warning with memset value being too large 2025-10-28 22:20:59 +01:00
text
xr Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
SCsub
audio_server.cpp Fix AudioServer::start_playback_stream does not iterate through given p_bus_volumes 2024-03-11 23:20:53 +01:00
audio_server.h
camera_server.cpp
camera_server.h
display_server.cpp
display_server.h Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
display_server_headless.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_2d_dummy.h
navigation_server_3d.cpp Fix NavigationServer.set_debug_enabled() doing nothing 2024-04-08 15:48:29 +02: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
physics_server_3d.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
register_server_types.cpp
register_server_types.h
rendering_server.cpp Avoid singularity when generated tangents and validate that tangents are good enough when using compression 2024-03-11 15:00:43 +01:00
rendering_server.h Store ArrayMesh path in RenderingServer for use in error messages 2024-03-11 15:00:43 +01:00
server_wrap_mt_common.h
text_server.cpp
text_server.h
xr_server.cpp
xr_server.h