godot/scene/main
Rémi Verschelde 2906cef290
Merge pull request #32922 from nekomatata/fix-scene-timer-yield-leak
Fixed leak on exit when using yield with SceneTreeTimer
2019-10-22 14:17:58 +02:00
..
canvas_layer.cpp Ability to make CanvasLayers have pseudo 3D depth. 2019-04-05 10:25:51 -03:00
canvas_layer.h Ability to make CanvasLayers have pseudo 3D depth. 2019-04-05 10:25:51 -03:00
http_request.cpp HTTPRequest: include faulty URLs in error texts 2019-08-31 16:57:46 +02:00
http_request.h Adds timeout property for httprequest 2019-07-09 12:30:22 +03:00
instance_placeholder.cpp Fix some code found by Coverity Scan and PVS Studio 2019-07-23 09:14:31 +02:00
instance_placeholder.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
node.cpp Expose Node::update_configuration_warning() to scripts 2019-10-17 12:20:35 +02:00
node.h Add new events and accompanying logic to notify when the app is paused and resumed on Android devices. 2019-09-19 13:29:49 -07:00
resource_preloader.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_preloader.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_tree.cpp Fixed leak on exit when using yield with SceneTreeTimer 2019-10-19 18:45:17 +02:00
scene_tree.h Fixed leak on exit when using yield with SceneTreeTimer 2019-10-19 18:45:17 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
timer.cpp Added is_inside_tree() check in both Timer and Tween 2019-09-03 13:26:41 +02:00
timer.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
viewport.cpp Make tooltips have the same scale as their Controls 2019-10-05 02:04:40 -03:00
viewport.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00