godot/scene
2019-04-20 22:14:16 +02:00
..
2d Added method to clear all points in Line2D 2019-04-20 22:14:16 +02:00
3d Fix new GCC 9 warnings: -Wdeprecated-copy. 2019-04-20 22:04:25 +02:00
animation Added signal for Tween emitted at completion 2019-04-20 22:13:33 +02:00
audio Pause AudioStreamPlayer on SceneTree pause 2019-03-05 15:04:29 +01:00
gui Enhance tree scrolling when dragging 2019-04-20 22:00:35 +02:00
main Fix disable_3d=yes -Wunused-variable errors 2019-04-20 20:30:57 +02:00
resources Remove unused imports 2019-04-20 20:15:44 +02: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