virtualx-engine/scene
Rémi Verschelde 5e693b6d84 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)
2022-05-16 16:38:26 +02:00
..
2d Mention that Area2D doesn't support one_way_collision 2022-05-16 16:27:51 +02:00
3d Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
animation Fix error spam when tweened node leaves tree 2022-05-16 15:57:41 +02:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-04-03 12:52:17 +02:00
debugger Rename profiler "Idle Time" to "Process Time" 2022-05-06 19:31:31 +02:00
gui Add interpolation modes to Gradient 2022-05-12 14:24:04 -05:00
main Physics Interpolation - add interpolation mode property to node 2022-05-07 13:51:49 +01:00
resources Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
property_utils.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
property_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_scene_types.cpp Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
register_scene_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
scene_string_names.cpp Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
scene_string_names.h Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00