godot/tools/editor
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
..
fileserver -Changed Godot exit to be clean. 2015-04-20 19:38:02 -03:00
icons Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
io_plugins Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
plugins Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
SCsub Add sCons dependency for editor_icons.cpp, so it's only re-generated when there're icon changes 2014-05-14 10:52:08 +08:00
animation_editor.cpp fixed problem with crashing godot when changing number of steps while no animation added 2015-06-11 14:39:50 +02:00
animation_editor.h improved animation editor 2015-05-25 01:47:02 -03:00
call_dialog.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
call_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
code_editor.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
code_editor.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
connections_dialog.cpp fix connection dialog bug 2015-06-24 18:26:34 -03:00
connections_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
console.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
console.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
create_dialog.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
create_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
default_saver.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
default_saver.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
doc_code_font.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
doc_font.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
doc_title_font.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_data.cpp Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
editor_data.h Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
editor_dir_dialog.cpp new file dialog! 2015-06-06 09:44:38 -03:00
editor_dir_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_file_dialog.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
editor_file_dialog.h new file dialog! 2015-06-06 09:44:38 -03:00
editor_file_system.cpp new file dialog! 2015-06-06 09:44:38 -03:00
editor_file_system.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_fonts.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_fonts.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_help.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
editor_help.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_icons.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_import_export.cpp fix font import path on windows, closes #1675 2015-05-04 15:06:41 -03:00
editor_import_export.h -Changed Godot exit to be clean. 2015-04-20 19:38:02 -03:00
editor_log.cpp -changed some copyrights to 2015 2015-05-17 18:19:24 -03:00
editor_log.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_node.cpp Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
editor_node.h Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
editor_path.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_path.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_plugin.cpp Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
editor_plugin.h Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
editor_reimport_dialog.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_reimport_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_resource_preview.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
editor_resource_preview.h new file dialog! 2015-06-06 09:44:38 -03:00
editor_run.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_run.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_run_native.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_run_native.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_run_script.cpp Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
editor_run_script.h -run script in editor 2014-02-20 23:01:44 -03:00
editor_selection.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_selection.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_settings.cpp Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
editor_settings.h new file dialog! 2015-06-06 09:44:38 -03:00
editor_sub_scene.cpp new file dialog! 2015-06-06 09:44:38 -03:00
editor_sub_scene.h new file dialog! 2015-06-06 09:44:38 -03:00
editor_vu.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
editor_vu.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_type_cache.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_type_cache.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
groups_editor.cpp missing changes 2015-06-14 02:13:47 -03:00
groups_editor.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
import_settings.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
import_settings.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
optimized_save_dialog.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
optimized_save_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
output_strings.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
output_strings.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
pane_drag.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
pane_drag.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
progress_dialog.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
progress_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
project_export.cpp QOL, script buttons in scene tabs 2015-07-26 10:44:35 -03:00
project_export.h new file dialog! 2015-06-06 09:44:38 -03:00
project_manager.cpp set initial flag 'show_hidden_files' for file dialogs in project manager initialization 2015-05-14 23:50:15 +02:00
project_manager.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
project_settings.cpp new file dialog! 2015-06-06 09:44:38 -03:00
project_settings.h new file dialog! 2015-06-06 09:44:38 -03:00
property_editor.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
property_editor.h new file dialog! 2015-06-06 09:44:38 -03:00
pvrtc_compress.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
pvrtc_compress.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
quick_open.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
quick_open.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
register_exporters.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
reparent_dialog.cpp missing changes 2015-06-14 02:13:47 -03:00
reparent_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
resources_dock.cpp work in progress, resource previews 2015-05-31 02:00:18 -03:00
resources_dock.h work in progress, resource previews 2015-05-31 02:00:18 -03:00
run_settings_dialog.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
run_settings_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scene_tree_dock.cpp Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
scene_tree_dock.h Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
scene_tree_editor.cpp missing changes 2015-06-14 02:13:47 -03:00
scene_tree_editor.h Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
scenes.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scenes.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scenes_dock.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scenes_dock.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
script_create_dialog.cpp new file dialog! 2015-06-06 09:44:38 -03:00
script_create_dialog.h new file dialog! 2015-06-06 09:44:38 -03:00
script_editor_debugger.cpp Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
script_editor_debugger.h Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
settings_config_dialog.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
settings_config_dialog.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
spatial_editor_gizmos.cpp optional formal changes 2015-05-06 01:22:31 +02:00
spatial_editor_gizmos.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00