godot/editor
2021-02-28 17:19:01 +01:00
..
debugger Removed _change_notify 2021-02-10 19:31:24 -03:00
fileserver Modernize Thread 2021-01-29 12:02:13 +01:00
icons Change fallback icon for abstract nodes to have a grayed out color 2021-02-17 13:06:03 -05:00
import Reorganize Project Settings 2021-02-18 11:23:34 -03:00
plugins Merge pull request #46452 from hilfazer/click_mesh_instance_crash_40 2021-02-26 21:00:12 +01:00
translations i18n: Sync translations with Weblate 2021-02-22 11:06:33 +01:00
action_map_editor.cpp New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings. 2021-02-19 19:36:42 +10:00
action_map_editor.h New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings. 2021-02-19 19:36:42 +10:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
animation_track_editor.h
array_property_edit.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
array_property_edit.h Removed _change_notify 2021-02-10 19:31:24 -03:00
audio_stream_preview.cpp Modernize atomics 2021-02-18 17:12:46 +01:00
audio_stream_preview.h Modernize atomics 2021-02-18 17:12:46 +01:00
code_editor.cpp
code_editor.h
connections_dialog.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
connections_dialog.h
create_dialog.cpp Change fallback icon for abstract nodes to have a grayed out color 2021-02-17 13:06:03 -05:00
create_dialog.h
dependency_editor.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
dependency_editor.h
dictionary_property_edit.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
dictionary_property_edit.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_tools.cpp
doc_tools.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp Don't save project settings when not necessary 2021-02-13 18:51:48 +01:00
editor_data.h Merge pull request #31747 from KoBeWi/scene_stalking 2021-02-10 14:31:29 +01:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Update the filtering logic to properly handle directories with .gdignore files. 2021-02-24 18:40:36 -08:00
editor_export.h
editor_feature_profile.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
editor_feature_profile.h
editor_file_dialog.cpp Merge pull request #38994 from nikibobi/fix-file-dialog-favorite 2021-02-19 09:46:17 +01:00
editor_file_dialog.h
editor_file_system.cpp Update the filtering logic to properly handle directories with .gdignore files. 2021-02-24 18:40:36 -08:00
editor_file_system.h Update the filtering logic to properly handle directories with .gdignore files. 2021-02-24 18:40:36 -08:00
editor_folding.cpp Improve resource load cache 2021-02-11 15:44:28 -03:00
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
editor_help.h
editor_inspector.cpp Refactor Process Mode 2021-02-18 20:39:55 -03:00
editor_inspector.h Reorganize Project Settings 2021-02-18 11:23:34 -03:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp
editor_log.h
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp Don't check modified time if file doesn't exist 2021-02-26 23:18:50 +01:00
editor_node.h Merge pull request #45617 from RandomShaper/modernize_atomics 2021-02-18 19:40:31 +01:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp Detect plugins recursively 2021-01-19 18:09:30 +02:00
editor_plugin_settings.h Detect plugins recursively 2021-01-19 18:09:30 +02:00
editor_plugin.cpp Fix editor always redrawing 2021-02-13 14:57:28 -03:00
editor_plugin.h Fix editor always redrawing 2021-02-13 14:57:28 -03:00
editor_properties_array_dict.cpp Increase the page size for array/dictionary editors to 20 2021-02-12 17:03:00 +01:00
editor_properties_array_dict.h Increase the page size for array/dictionary editors to 20 2021-02-12 17:03:00 +01:00
editor_properties.cpp Improved Inspector Sub-Resource Editing 2021-02-12 09:31:47 -03:00
editor_properties.h Improved Inspector Sub-Resource Editing 2021-02-12 09:31:47 -03:00
editor_resource_preview.cpp Modernize atomics 2021-02-18 17:12:46 +01:00
editor_resource_preview.h Modernize atomics 2021-02-18 17:12:46 +01:00
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
editor_scale.h
editor_sectioned_inspector.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
editor_sectioned_inspector.h Reorganize Project Settings 2021-02-18 11:23:34 -03:00
editor_settings.cpp Merge pull request #44864 from Calinou/editor-array-dictionary-increase-page-size 2021-02-19 19:53:35 +01:00
editor_settings.h Added ability to override built-in actions for the editor 2021-02-18 16:22:50 +01:00
editor_spin_slider.cpp
editor_spin_slider.h
editor_themes.cpp Improved PopupMenu visuals. Removed x-y margin, made it 'padding' instead. 2021-02-15 15:45:25 +10:00
editor_themes.h
editor_translation_parser.cpp
editor_translation_parser.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp Make FileSystem dock set its path to the base folder of files after changes 2021-02-09 12:57:36 -03:00
filesystem_dock.h
find_in_files.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
find_in_files.h
groups_editor.cpp
groups_editor.h
import_defaults_editor.cpp Fix heap-use-after-free in Import Defaults Editor 2021-02-25 11:50:10 -03:00
import_defaults_editor.h Fix heap-use-after-free in Import Defaults Editor 2021-02-25 11:50:10 -03:00
import_dock.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
import_dock.h
inspector_dock.cpp
inspector_dock.h
localization_editor.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp Allow CollisionObject3D to show collision shape meshes 2021-02-24 18:50:13 +01:00
node_3d_editor_gizmos.h Allow CollisionObject3D to show collision shape meshes 2021-02-24 18:50:13 +01:00
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Ensures that export path is used when exporting PCK/ZIP 2021-01-23 17:33:36 +08:00
project_export.h
project_manager.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
project_manager.h Display loading text while the project manager is loading 2021-02-07 02:04:10 +01:00
project_settings_editor.cpp Save ProjectSettings on editor restart 2021-02-26 13:33:08 +01:00
project_settings_editor.h Added Import Defaults Editor in Project Settings 2021-02-23 14:18:02 -03:00
property_editor.cpp
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 SceneTreeDock: Changed "Save Branch as Scene" to make use of Node::duplicate_from_editor, which is also used by "Duplicate" function of the SceneTreeDock 2021-02-28 17:19:01 +01:00
scene_tree_dock.h SceneTreeDock: Changed "Save Branch as Scene" to make use of Node::duplicate_from_editor, which is also used by "Duplicate" function of the SceneTreeDock 2021-02-28 17:19:01 +01:00
scene_tree_editor.cpp Merge pull request #46191 from reduz/refactor-process-mode 2021-02-19 13:46:50 +01:00
scene_tree_editor.h Refactor Process Mode 2021-02-18 20:39:55 -03:00
script_create_dialog.cpp
script_create_dialog.h
SCsub
settings_config_dialog.cpp Added Built-in Action editor to Editor Settings dialog. 2021-02-19 19:36:42 +10:00
settings_config_dialog.h Added Built-in Action editor to Editor Settings dialog. 2021-02-19 19:36:42 +10:00
shader_globals_editor.cpp Fix heap-use-after-free in Import Defaults Editor 2021-02-25 11:50:10 -03:00
shader_globals_editor.h