godot/scene
Rémi Verschelde 68735d2a88 Fix compilation warnings in JS and Windows builds
Warnings raised by Emscripten 1.38.0 and MinGW64 5.0.4 / GCC 8.3.0.

JS can now build with `werror=yes warnings=extra`.
MinGW64 still has a few warnings to resolve with `warnings=extra`,
and only one with `warnings=all`.

Part of #29033 and #29801.
2019-06-15 14:40:45 +02:00
..
2d Fix compilation warnings in JS and Windows builds 2019-06-15 14:40:45 +02:00
3d Merge pull request #29782 from JFonS/expose_camera_clip_offset 2019-06-14 18:31:47 +02:00
animation Merge pull request #29621 from DevinPentecost/feature/0_duration_tween 2019-06-14 16:57:09 +02:00
audio Style: Fix issues with clang-format 8.0 2019-05-20 13:51:51 +02:00
gui Merge pull request #29785 from eligt/fix-richtext-alignment 2019-06-15 10:34:22 +02:00
main Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
resources Merge pull request #29647 from YeldhamDev/file_dialog_hidden_toggle 2019-06-14 22:29:49 +02:00
register_scene_types.cpp added MultiMeshInstance2D node for using MultiMesh in 2D 2019-06-03 12:11:54 -07:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00