godot/tools/editor
Juan Linietsky 3aeafcae04 Removed support for saving paths as relative, closes #5728
Editor now has good refactoring tools, so this function is mostly obsolete
2016-07-22 10:39:46 -03:00
..
fileserver
icons Property convert images to RGBA before applying hq2x, fixes #5168 2016-07-18 18:30:30 -03:00
io_plugins Revert "Change default extension to .tscn when import 3d scene" 2016-07-18 21:32:10 +02:00
plugins Removed support for saving paths as relative, closes #5728 2016-07-22 10:39:46 -03:00
SCsub
animation_editor.cpp Show a warning that an animation must be selected in order to edit it. Avoid copying/pasting if no anim selected. Closes #5799 2016-07-22 09:42:12 -03:00
animation_editor.h Show a warning that an animation must be selected in order to edit it. Avoid copying/pasting if no anim selected. Closes #5799 2016-07-22 09:42:12 -03:00
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
asset_library_editor_plugin.h Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
call_dialog.cpp
call_dialog.h
code_editor.cpp Added code editor zoom shortcuts 2016-07-14 20:03:40 +01:00
code_editor.h Added code editor zoom shortcuts 2016-07-14 20:03:40 +01:00
connections_dialog.cpp Perform connect when double click a node on connecting signal window 2016-07-15 14:29:14 +09:00
connections_dialog.h
create_dialog.cpp Hide editor types from create node dialog, closes #3263 2016-07-21 10:16:30 -03:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_asset_installer.cpp Fix crash on asset lib install 2016-07-10 17:19:29 -03:00
editor_asset_installer.h
editor_autoload_settings.cpp Fix Orphan StringName on EditorAutoloadSettings class 2016-07-14 12:08:40 -03:00
editor_autoload_settings.h Fix Orphan StringName on EditorAutoloadSettings class 2016-07-14 12:08:40 -03:00
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp
editor_help.h
editor_icons.h
editor_import_export.cpp
editor_import_export.h
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Removed support for saving paths as relative, closes #5728 2016-07-22 10:39:46 -03:00
editor_node.h Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a scenes dock since a long time). 2016-07-21 10:34:57 -03:00
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp Update profiler curves on item toggled, closes #5680 2016-07-21 18:02:43 -03:00
editor_profiler.h
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run.cpp
editor_run.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_scale.cpp
editor_scale.h
editor_settings.cpp Removed support for saving paths as relative, closes #5728 2016-07-22 10:39:46 -03:00
editor_settings.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Instance only selected scenes in FS dock, closes #5795 2016-07-21 10:36:47 -03:00
filesystem_dock.h Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a scenes dock since a long time). 2016-07-21 10:34:57 -03:00
groups_editor.cpp
groups_editor.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp Fix main scene not being saved when set via Play button 2016-07-19 21:35:14 +02:00
project_manager.h Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
project_settings.cpp
project_settings.h
property_editor.cpp Keep selected section in Editor Settings when reopening the dialog 2016-07-18 19:21:20 -03:00
property_editor.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
reparent_dialog.cpp
reparent_dialog.h
resources_dock.cpp Removed support for saving paths as relative, closes #5728 2016-07-22 10:39:46 -03:00
resources_dock.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Removed support for saving paths as relative, closes #5728 2016-07-22 10:39:46 -03:00
scene_tree_dock.h
scene_tree_editor.cpp Fix crash when dropping scene as a sibling of the root node 2016-07-18 15:00:14 -03:00
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Keep debugger selected tab open when pressing the pause button 2016-07-17 09:27:36 -03:00
script_editor_debugger.h
settings_config_dialog.cpp Fix Editor Settings dialog range editing by dragging and using the slider 2016-07-18 18:46:16 -03:00
settings_config_dialog.h Fix Editor Settings dialog range editing by dragging and using the slider 2016-07-18 18:46:16 -03:00
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h