godot/scene
Rémi Verschelde 60fe9321ac
Merge pull request #26099 from marxin/fix-Wtype-limits-warnings
Fix all -Wtype-limits warnings.
2019-02-22 09:44:59 +01:00
..
2d Fixed bugs in test body motion and removed unnecesary test in move_and_slide. Fixes #25968 2019-02-21 17:21:36 -03:00
3d Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
animation Merge pull request #26068 from luizcarlos1405/master 2019-02-20 22:30:41 +01:00
audio Fix AudioStreams::stop possibly causing a small noise 2019-02-17 11:20:10 -03:00
gui Merge pull request #26105 from nekomatata/texture-button-mask-fix 2019-02-21 14:48:43 +01:00
main Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
resources Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801 2019-02-21 20:49:42 -03:00
register_scene_types.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01: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