virtualx-engine/scene/main
Juan Linietsky 59961c9914 Live edit WORK IN PROGRESS
1) press the heart while the game is running
2) select a scene to live edit from the opened scenes
3) edit/add/remove nodes or resources, change their properties, etc.
4) watch changes reflected in running game, in all places this scene is
edited
5) It's not perfect obviously, but the aim of it is to try to reflect
your changes as best as possible in the running game.
2015-08-02 12:30:01 -03:00
..
canvas_layer.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
canvas_layer.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
misc.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
misc.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
node.cpp Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
node.h Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
resource_preloader.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
resource_preloader.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scene_main_loop.cpp Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
scene_main_loop.h Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
scene_singleton.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scene_singleton.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
timer.cpp - Implemented support for fixed process on timer. Useful for cooldowns without the influence from framerate 2015-05-10 10:00:26 -04:00
timer.h - Implemented support for fixed process on timer. Useful for cooldowns without the influence from framerate 2015-05-10 10:00:26 -04:00
viewport.cpp -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 2015-05-12 08:17:09 -03:00
viewport.h -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 2015-05-12 08:17:09 -03:00