godot/scene/main
volzhs de4267fc99 Fix auto_accept_quit option to work
auto_accept_quit value is set first properly with GLOBAL_DEF("application/auto_accept_quit", true) in main.cpp
after that it's reset to true in SceneTree:init() whatever value was.
2017-04-25 20:05:22 +09:00
..
canvas_layer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
canvas_layer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
http_request.cpp Move VERSION_MKSTRING logic to version.h 2017-04-20 12:14:34 +02:00
http_request.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
instance_placeholder.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
instance_placeholder.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
node.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
node.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_preloader.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_preloader.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_main_loop.cpp Fix auto_accept_quit option to work 2017-04-25 20:05:22 +09:00
scene_main_loop.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
timer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
timer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
viewport.cpp Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
viewport.h Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00