godot/tools/editor
2016-06-11 23:00:06 -03:00
..
fileserver
icons -properly use hidpi icons in hidpi, looks pretty! 2016-06-08 17:49:06 -03:00
io_plugins Revert "Fix ui layout for EditorFontImportDialog" 2016-06-07 19:01:32 -03:00
plugins apply built-in scripts when running the game, closes #4987 2016-06-11 21:59:35 -03:00
animation_editor.cpp
animation_editor.h
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp EditorAssetLibrary: Don't call add_child() on uninitialized pointer 2016-06-09 19:10:06 +02:00
asset_library_editor_plugin.h Fixed some options in assetlib 2016-06-08 10:17:16 -03:00
call_dialog.cpp
call_dialog.h
code_editor.cpp
code_editor.h
connections_dialog.cpp Rewrote ConnectionsDialog to use containers, should work fine on HiDPI, closes #5608 2016-06-11 20:34:31 -03:00
connections_dialog.h
create_dialog.cpp
create_dialog.h
default_saver.cpp
default_saver.h
dependency_editor.cpp If a resource is delete from fs dialog, but the resource is currently loaded, 2016-06-09 21:43:28 -03:00
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_asset_installer.cpp
editor_asset_installer.h
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 Fixed editor help focus issues and input propagation 2016-06-09 18:26:47 +01:00
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 Fixed localization in file dialogs 2016-06-07 22:48:16 +03:00
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Fix the warning message from not using the editor theme, closes #5002 2016-06-11 21:38:25 -03:00
editor_node.h -Heavily improved editor startup and exit performance 2016-06-07 22:10:09 -03:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp
editor_profiler.h
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp make hdpi manually configurable in project settings 2016-06-05 18:43:56 -03:00
editor_scale.h make hdpi manually configurable in project settings 2016-06-05 18:43:56 -03:00
editor_selection.cpp
editor_selection.h
editor_settings.cpp make sure editor forgets removed settings, closes #5010 2016-06-11 21:16:14 -03:00
editor_settings.h make sure editor forgets removed settings, closes #5010 2016-06-11 21:16:14 -03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_vu.cpp
editor_vu.h
file_type_cache.cpp
file_type_cache.h
groups_editor.cpp
groups_editor.h
import_settings.cpp
import_settings.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
optimized_save_dialog.cpp
optimized_save_dialog.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 Better way to disable asset library 2016-06-09 22:47:43 -03:00
project_manager.h Added asset library on project manager for templates 2016-06-08 09:25:47 -03:00
project_settings.cpp Merge pull request #4824 from 29jm/pr-3481 2016-06-06 20:46:10 -03:00
project_settings.h
property_editor.cpp -Heavily improved editor startup and exit performance 2016-06-07 22:10:09 -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
resources_dock.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Ability to discard instancing from menu, closes #4903 2016-06-11 23:00:06 -03:00
scene_tree_dock.h
scene_tree_editor.cpp Ability to discard instancing from menu, closes #4903 2016-06-11 23:00:06 -03:00
scene_tree_editor.h Ability to discard instancing from menu, closes #4903 2016-06-11 23:00:06 -03:00
scenes_dock.cpp If a resource is delete from fs dialog, but the resource is currently loaded, 2016-06-09 21:43:28 -03:00
scenes_dock.h Add a "copy path" item to the filesystem dock context menu. 2016-06-06 17:20:03 +02:00
scenes.cpp
scenes.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp remove (for now) the next/prev instance buttons in debugger, closes #4993 2016-06-11 21:40:51 -03:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Merge pull request #4101 from SaracenOne/listener 2016-06-06 22:13:23 -03:00
spatial_editor_gizmos.h