godot/scene
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
..
2d Fix CPUParticles2D.emission_shape enum hint 2022-07-07 14:11:17 +02:00
3d Fix warnings found by Emscripten 3.1.10 2024-11-05 23:28:47 +01:00
animation Fix crash when executing AnimationTreePlayer.are_nodes_connected 2022-08-01 22:07:04 +02:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-04-13 12:18:45 +02:00
debugger Fix incorrect encoding used in _error_handler functions 2022-07-07 14:07:31 +02:00
gui Fix LineEdit clear button for asymmetric stylebox 2022-07-07 14:09:50 +02:00
main Fix typos with codespell 2022-06-19 14:06:55 +02:00
resources Fix warnings found by Emscripten 3.1.10 2024-11-05 23:28:47 +01:00
register_scene_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_scene_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00