godot/editor
Hugo Locurcio 39f9b92f54
Save the current script when pressing Ctrl + S if no scene is open
- Tweak the dialog messages to be more informative.
  - The "Saved N modified resources" dialog is not a warning per se,
    so make it more explicit.
2021-05-09 12:29:50 +02:00
..
debugger Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
fileserver Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
icons Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
import Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
plugins Save the current script when pressing Ctrl + S if no scene is open 2021-05-09 12:29:50 +02:00
translations
action_map_editor.cpp Improve ActionMapEditor 2021-05-05 23:33:24 +03:00
action_map_editor.h Improve ActionMapEditor 2021-05-05 23:33:24 +03:00
animation_bezier_editor.cpp fix AnimationTrackEditor's undo with correction invalid method name 2021-05-05 14:00:56 +09:00
animation_bezier_editor.h
animation_track_editor_plugins.cpp fix AnimationTrackEditor's undo with correction invalid method name 2021-05-05 14:00:56 +09:00
animation_track_editor_plugins.h
animation_track_editor.cpp fix AnimationTrackEditor's undo with correction invalid method name 2021-05-05 14:00:56 +09:00
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp Improve the editor theme 2021-04-27 22:38:26 +02:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_tools.cpp
doc_tools.h
editor_about.cpp Make it possible to copy the Godot version identifier by clicking it 2021-04-28 17:35:57 +02:00
editor_about.h Make it possible to copy the Godot version identifier by clicking it 2021-04-28 17:35:57 +02:00
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp Provide a way to hook into Inspectors UndoRedo. 2021-05-04 09:55:22 +02:00
editor_data.h Provide a way to hook into Inspectors UndoRedo. 2021-05-04 09:55:22 +02:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp ICU: Update to version 69.1, improve ICU data export process. 2021-04-22 16:56:53 +03:00
editor_export.h
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 2021-05-01 22:12:02 -03:00
editor_file_system.h FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 2021-05-01 22:12:02 -03:00
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp
editor_help.h
editor_inspector.cpp Provide a way to hook into Inspectors UndoRedo. 2021-05-04 09:55:22 +02:00
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp Merge pull request #48466 from EricEzaM/output-log-save-state 2021-05-07 00:47:41 +02:00
editor_log.h Made Editor Log buttons save their state, per project. 2021-05-06 00:48:19 +10:00
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp Save the current script when pressing Ctrl + S if no scene is open 2021-05-09 12:29:50 +02:00
editor_node.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Provide a way to hook into Inspectors UndoRedo. 2021-05-04 09:55:22 +02:00
editor_plugin.h Provide a way to hook into Inspectors UndoRedo. 2021-05-04 09:55:22 +02:00
editor_properties_array_dict.cpp Improve the editor theme 2021-04-27 22:38:26 +02:00
editor_properties_array_dict.h
editor_properties.cpp Rename doubleclick to double_click 2021-05-04 04:38:08 -04:00
editor_properties.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 Implement the %command% placeholder in the Main Run Args setting 2021-05-07 00:05:02 +02:00
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Tweak the setting hint for the custom editor theme setting 2021-05-07 16:24:37 +02:00
editor_settings.h
editor_spin_slider.cpp Fixed wrong mouse position after releasing grabber 2021-05-04 14:02:54 +02:00
editor_spin_slider.h
editor_themes.cpp Merge pull request #33577 from Calinou/highlight-control-flow-keywords 2021-05-07 00:52:50 +02:00
editor_themes.h
editor_translation_parser.cpp Remove uses of auto for better readability and online code reviews 2021-04-26 14:59:28 +02:00
editor_translation_parser.h
editor_vcs_interface.cpp
editor_vcs_interface.h
editor_zoom_widget.cpp Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
editor_zoom_widget.h Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp Merge pull request #45607 from Calinou/improve-editor-theme 2021-05-06 16:45:07 +02:00
filesystem_dock.h
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Improve the editor theme 2021-04-27 22:38:26 +02:00
inspector_dock.h
localization_editor.cpp ICU: Update to version 69.1, improve ICU data export process. 2021-04-22 16:56:53 +03:00
localization_editor.h ICU: Update to version 69.1, improve ICU data export process. 2021-04-22 16:56:53 +03:00
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp Implement occlusion culling 2021-04-23 21:45:23 +02:00
node_3d_editor_gizmos.h Implement occlusion culling 2021-04-23 21:45:23 +02:00
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp Remove uses of auto for better readability and online code reviews 2021-04-26 14:59:28 +02:00
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp Merge pull request #47855 from aaronfranke/doubleclick 2021-05-04 13:12:17 +02:00
project_manager.h Make it possible to copy the Godot version identifier by clicking it 2021-04-28 17:35:57 +02:00
project_settings_editor.cpp Improve ActionMapEditor 2021-05-05 23:33:24 +03:00
project_settings_editor.h
property_editor.cpp Improve the editor theme 2021-04-27 22:38:26 +02:00
property_editor.h
property_selector.cpp
property_selector.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
scene_tree_dock.cpp Merge pull request #47530 from likeich/add_instance_child_shortcut 2021-05-07 01:43:41 +02:00
scene_tree_dock.h Implement Particle Trails 2021-04-30 17:38:02 -03:00
scene_tree_editor.cpp Merge pull request #44831 from gongpha/dont-update-tree-if-selected 2021-05-06 08:45:41 +02:00
scene_tree_editor.h Implement Particle Trails 2021-04-30 17:38:02 -03:00
script_create_dialog.cpp Improve the editor theme 2021-04-27 22:38:26 +02:00
script_create_dialog.h
SCsub
settings_config_dialog.cpp Fixed crash in Editor Settings shortcuts UI 2021-05-05 11:33:08 +10:00
settings_config_dialog.h
shader_globals_editor.cpp
shader_globals_editor.h