godot/servers
Rémi Verschelde 66cede8368
Fix warnings found by Emscripten 3.1.10
Fix `-Wunused-but-set-variable`, `-Wunqualified-std-cast-call`, and
`-Wliteral-range` warnings.

(cherry picked from commit d8935b27a9)
2024-11-05 23:28:47 +01:00
..
arvr Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
audio Revert "PitchShift effect quality and performance tweaks for different pitch scale values" 2022-03-02 12:03:06 +01:00
camera Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
physics Fix typos with codespell 2022-06-19 14:06:55 +02:00
physics_2d AreaSW and Area2DSW: fix premature return in call_queries 2022-03-02 12:06:42 +01:00
visual Fix warnings found by Emscripten 3.1.10 2024-11-05 23:28:47 +01:00
arvr_server.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
arvr_server.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
audio_server.cpp Fix crash in AudioServer when switching audio devices with different audio channels count (connecting PS5 controller, bluetooth 5.1 headphones etc.) 2022-04-13 12:18:45 +02:00
audio_server.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
camera_server.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
camera_server.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
physics_2d_server.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
physics_2d_server.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
physics_server.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
physics_server.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_server_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
visual_server_callbacks.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
visual_server_callbacks.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
visual_server.cpp Fix typos with codespell 2022-06-19 14:06:55 +02:00
visual_server.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00