godot/scene/main
Rémi Verschelde 99529fb80d Move VERSION_MKSTRING logic to version.h
Fixes a bug where the VERSION_PATCH define is not yet in scope if
typedefs.h is included before version.h at compilation time.

(cherry picked from commit 3b687c5474)
2017-04-20 12:14:34 +02: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 -Fixed crash with splash screen on windows 2017-04-09 20:40:48 -03: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