godot/tools/editor
Rémi Verschelde 5c135bc0b3 Merge pull request #5219 from Geequlim/fix-5215
Fix endless reimporting for LargeTexture close #5215
2016-06-15 13:50:42 +02:00
..
fileserver
icons Merge pull request #5218 from djrm/new_icons 2016-06-15 13:43:56 +02:00
io_plugins Fix endless reimporting for LargeTexture close #5215 2016-06-15 12:28:05 +08:00
plugins Merge pull request #5163 from Paulb23/script_editor_shortcuts 2016-06-15 08:34:39 +02:00
animation_editor.cpp
animation_editor.h
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp Update asset library assets only when opening the respective tab 2016-06-09 23:08:45 +03: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 Merge pull request #5160 from neikeq/pr-issue-5136 2016-06-13 15:47:16 -03:00
code_editor.h Fixed and improved search bar 2016-05-30 18:15:41 +02:00
connections_dialog.cpp Merge pull request #5165 from neikeq/pr-issue-5116 2016-06-13 15:46:41 -03:00
connections_dialog.h ConnectionsDock: Double click to create and go to signal connection 2016-06-12 01:05:54 +02:00
create_dialog.cpp Add subsequence search to tools 2016-06-12 14:53:03 -03:00
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 Changed how min/max icon size in ItemList works and replaced it by a fixed size. Fixes many issues, closes #4907 2016-06-12 16:52:22 -03:00
editor_file_dialog.h
editor_file_system.cpp fix random inifinite loop when open editor 2016-05-31 14:21:13 +09:00
editor_file_system.h
editor_fonts.cpp Supports to use non-latin characters in script editor 2016-05-31 15:06:40 +09:00
editor_fonts.h
editor_help.cpp Add subsequence search to tools 2016-06-12 14:53:03 -03:00
editor_help.h deselect in help when click somewhere 2016-06-04 03:11:34 +09:00
editor_icons.h
editor_import_export.cpp fix crash and error with texture atlas 2016-06-02 22:03:58 +09:00
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 -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 2016-06-13 10:10:50 -03:00
editor_node.h -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 2016-06-13 10:10:50 -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
editor_profiler.h
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp fix error when open scene or switch to another scene 2016-06-01 01:48:49 +09:00
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 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 project history was not being saved after a recent fix, this should fix it 2016-06-12 15:34:58 -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 Created a NodeDock with signals and groups 2016-06-04 13:19:08 -03:00
groups_editor.h Created a NodeDock with signals and groups 2016-06-04 13:19:08 -03:00
import_settings.cpp
import_settings.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp Created a NodeDock with signals and groups 2016-06-04 13:19:08 -03:00
node_dock.h Created a NodeDock with signals and groups 2016-06-04 13:19:08 -03:00
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 fix crash and error with texture atlas 2016-06-02 22:03:58 +09:00
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 Merge pull request #5177 from vnen/string-subsequence 2016-06-13 13:25:56 -03:00
property_editor.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Add subsequence search to tools 2016-06-12 14:53:03 -03:00
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 Created a NodeDock with signals and groups 2016-06-04 13:19:08 -03:00
scene_tree_editor.cpp Merge pull request #5177 from vnen/string-subsequence 2016-06-13 13:25:56 -03:00
scene_tree_editor.h Ability to discard instancing from menu, closes #4903 2016-06-11 23:00:06 -03:00
scenes.cpp
scenes.h
scenes_dock.cpp Changed how min/max icon size in ItemList works and replaced it by a fixed size. Fixes many issues, closes #4907 2016-06-12 16:52:22 -03:00
scenes_dock.h Add a "copy path" item to the filesystem dock context menu. 2016-06-06 17:20:03 +02:00
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 Ability to reload scripts on running game 2016-06-01 20:31:42 -03:00
SCsub
settings_config_dialog.cpp -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
settings_config_dialog.h -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
spatial_editor_gizmos.cpp Merge pull request #4101 from SaracenOne/listener 2016-06-06 22:13:23 -03:00
spatial_editor_gizmos.h