godot/editor
2018-05-23 14:31:51 -03:00
..
collada Fixes logically dead code (Coverity) 2018-04-21 22:35:23 +08:00
doc Fix crash on editor startup when running with platform=server 2018-05-11 11:20:27 -07:00
fileserver
icons -New inspector. 2018-05-15 17:14:31 -03:00
import Fix updating mesh when reimporting 2018-05-22 19:58:28 +09:00
plugins Improve TileMap undo operations 2018-05-23 14:31:51 -03:00
translations AssetLib pagination modifications 2018-05-16 17:06:15 +03:00
animation_editor.cpp -New inspector. 2018-05-15 17:14:31 -03:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
code_editor.cpp Add margin bottom with find/replace bar on script editor 2018-05-16 16:31:40 +09:00
code_editor.h Add margin bottom with find/replace bar on script editor 2018-05-16 16:31:40 +09:00
connections_dialog.cpp Added disconnect_all and edit functionality to ConnectionsDock. 2018-04-29 23:51:36 -07:00
connections_dialog.h Added disconnect_all and edit functionality to ConnectionsDock. 2018-04-29 23:51:36 -07:00
create_dialog.cpp Adjust default editor popup sizes 2018-05-05 12:09:56 +10:00
create_dialog.h
dependency_editor.cpp fix for removing files 2018-05-11 21:37:08 +02:00
dependency_editor.h remove favorited dirs if original dir deleted 2018-05-02 08:57:56 +08:00
dictionary_property_edit.cpp Fix typos with codespell 2018-02-21 19:46:06 +01:00
dictionary_property_edit.h
editor_about.cpp Update icons when theme changed 2018-02-25 23:04:16 +07:00
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
editor_audio_buses.h
editor_autoload_settings.cpp Only add autoloads in editor if they have tool scripts 2018-05-22 13:26:13 -03:00
editor_autoload_settings.h Only add autoloads in editor if they have tool scripts 2018-05-22 13:26:13 -03:00
editor_data.cpp Merge pull request #15928 from StateOff/feature_batch_rename 2018-05-08 07:36:24 +02:00
editor_data.h Merge pull request #15928 from StateOff/feature_batch_rename 2018-05-08 07:36:24 +02:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Merge pull request #18455 from neikeq/export-pck-zip-debug 2018-04-29 18:29:32 +02:00
editor_export.h Merge pull request #18455 from neikeq/export-pck-zip-debug 2018-04-29 18:29:32 +02:00
editor_file_dialog.cpp Merge pull request #17059 from Jason0214/BugFix_favorite_updating 2018-05-02 10:53:31 +02:00
editor_file_dialog.h
editor_file_system.cpp Merge pull request #17420 from marcelofg55/fscache_err_checks 2018-03-14 09:21:31 +01:00
editor_file_system.h
editor_fonts.cpp added bold font to editor (support for coustom bold font) 2018-04-19 22:00:58 +02:00
editor_fonts.h
editor_help.cpp Change from "search dialog" to "search bar" on help screen 2018-05-08 12:19:32 +00:00
editor_help.h Change from "search dialog" to "search bar" on help screen 2018-05-08 12:19:32 +00:00
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_inspector.cpp Dictionary editing does the comeback to the inspector, fixes #19046 2018-05-19 16:10:19 -03:00
editor_inspector.h Dictionary editing does the comeback to the inspector, fixes #19046 2018-05-19 16:10:19 -03:00
editor_log.cpp Show error icon at "Output" in case of errors 2018-03-11 14:20:32 +01:00
editor_log.h Show error icon at "Output" in case of errors 2018-03-11 14:20:32 +01:00
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Moved inspector functionality from EditorNode to InspectorDock. 2018-05-17 16:29:26 -05:00
editor_node.h Moved inspector functionality from EditorNode to InspectorDock. 2018-05-17 16:29:26 -05:00
editor_path.cpp
editor_path.h
editor_plugin.cpp Moved inspector functionality from EditorNode to InspectorDock. 2018-05-17 16:29:26 -05:00
editor_plugin.h -Ability to open resources in the same window 2018-05-17 18:03:05 -03:00
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.h
editor_properties.cpp Use relative node path when assigning a node on inspector 2018-05-23 23:43:47 +09:00
editor_properties.h Dictionary editing does the comeback to the inspector, fixes #19046 2018-05-19 16:10:19 -03:00
editor_properties_array_dict.cpp Dictionary editing support in inspector 2018-05-19 17:57:44 -03:00
editor_properties_array_dict.h Dictionary editing support in inspector 2018-05-19 17:57:44 -03:00
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 Exposed set/get_project_metadata in EditorSettings. 2018-05-16 12:44:15 -03:00
editor_settings.h Exposed set/get_project_metadata in EditorSettings. 2018-05-16 12:44:15 -03:00
editor_spin_slider.cpp Add missing copyright headers 2018-05-16 14:50:44 -03:00
editor_spin_slider.h Add missing copyright headers 2018-05-16 14:50:44 -03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes 2018-05-10 01:25:51 +02:00
editor_themes.h
export_template_manager.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Small tooltip changes. 2018-05-18 14:54:40 -03:00
filesystem_dock.h Basic 'new script' feature added to File System browser 2018-04-27 22:55:48 -07:00
find_in_files.cpp fixup project_manager and find_in_files for text_changed signal change. 2018-05-20 16:45:22 +01:00
find_in_files.h Added find & replace in files 2018-02-19 22:38:58 +01:00
groups_editor.cpp Small visual changes for some filter bars. 2018-05-17 21:50:14 -03:00
groups_editor.h Added multi group editor dialog, issue 13997 2018-04-15 19:42:48 +01:00
import_dock.cpp Make filename clipped on Import dock 2018-05-22 16:56:16 +09:00
import_dock.h
inspector_dock.cpp Small visual changes for some filter bars. 2018-05-17 21:50:14 -03:00
inspector_dock.h Moved inspector functionality from EditorNode to InspectorDock. 2018-05-17 16:29:26 -05:00
multi_node_edit.cpp -New inspector. 2018-05-15 17:14:31 -03:00
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp Perfect FreeType-based outlines for DynamicFonts 2018-05-08 13:45:24 +07:00
output_strings.h
pane_drag.cpp
pane_drag.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Adjust default editor popup sizes 2018-05-05 12:09:56 +10:00
project_export.h Make 'Export PCK/ZIP' work well with EditorExportPlugin 2018-04-26 23:21:05 +02:00
project_manager.cpp fixup project_manager and find_in_files for text_changed signal change. 2018-05-20 16:45:22 +01:00
project_manager.h Add show path button to project manager 2018-02-19 21:56:28 +01:00
project_settings_editor.cpp -New inspector. 2018-05-15 17:14:31 -03:00
project_settings_editor.h Allow actions to provide an analog value 2018-04-16 23:20:43 +02:00
property_editor.cpp -New inspector. 2018-05-15 17:14:31 -03:00
property_editor.h -New inspector. 2018-05-15 17:14:31 -03:00
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp -Ability to open resources in the same window 2018-05-17 18:03:05 -03:00
scene_tree_dock.h Added Rename Context Menu Option for SceneTreeDock 2018-05-16 23:27:07 +02:00
scene_tree_editor.cpp Respect visibility change by Scene dock when using Sync Scene Changes 2018-05-15 23:13:48 +09:00
scene_tree_editor.h Respect visibility change by Scene dock when using Sync Scene Changes 2018-05-15 23:13:48 +09:00
script_create_dialog.cpp Merge pull request #17388 from Hinsbart/mono_class_name 2018-03-15 19:47:39 +01:00
script_create_dialog.h Update icons when theme changed 2018-02-25 23:04:16 +07:00
script_editor_debugger.cpp -New inspector. 2018-05-15 17:14:31 -03:00
script_editor_debugger.h Save runtime node as scene from the remote scene tree. 2018-02-22 10:00:13 +08:00
SCsub Merge pull request #17440 from viktor-ferenczi/issue-5042 2018-03-13 11:49:58 +01:00
settings_config_dialog.cpp Adjust default editor popup sizes 2018-05-05 12:09:56 +10:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Implemented ragdoll 2018-05-07 21:03:16 +02:00
spatial_editor_gizmos.h Implemented ragdoll 2018-05-07 21:03:16 +02:00