..
debugger
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
fileserver
icons
SCons: Refactor running commands through builders
2020-07-28 00:09:21 +03:00
import
Make all String float conversion methods be 64-bit
2020-07-27 18:38:53 -04:00
plugins
Properly disambiguate unsaved scripts
2020-07-31 22:43:40 +02:00
translations
i18n: Sync translations with Weblate
2020-07-28 13:08:52 +02:00
animation_bezier_editor.cpp
Fix timeline cursor not updating on zoom change in the Bezier editor
2020-07-02 16:07:28 -03:00
animation_bezier_editor.h
Add override keywords.
2020-07-10 13:56:54 +01:00
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
Add override keywords.
2020-07-10 13:56:54 +01:00
animation_track_editor.cpp
Small naming and tooltip tweaks
2020-07-23 20:17:43 -03:00
animation_track_editor.h
Add override keywords.
2020-07-10 13:56:54 +01:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
Merge pull request #33760 from nekomatata/script-editor-init-optimization
2020-07-26 14:05:56 +02:00
code_editor.h
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
2020-07-11 17:09:58 +01:00
connections_dialog.cpp
connections_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
create_dialog.cpp
Small naming and tooltip tweaks
2020-07-23 20:17:43 -03:00
create_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
dependency_editor.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
dependency_editor.h
Add override keywords.
2020-07-10 13:56:54 +01:00
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_data.cpp
Docs: Ignore OS specific values (constants, project settings, properties).
2020-07-15 12:24:59 +03:00
doc_data.h
Docs: Ignore OS specific values (constants, project settings, properties).
2020-07-15 12:24:59 +03:00
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
fix item_edited behavior on Asset Installer.
2020-07-10 17:21:43 +08:00
editor_asset_installer.h
Merge pull request #40253 from madmiraal/add-override-keywords
2020-07-10 21:04:23 +02:00
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
editor_audio_buses.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_autoload_settings.cpp
Fix TTR misuse
2020-07-24 15:15:23 +02:00
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
Fix cancel/OK button order on macOS
2020-07-10 15:10:11 -05:00
editor_dir_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_export.cpp
iOS Export: Add a method to embed a framework
2020-08-19 14:35:54 +03:00
editor_export.h
iOS Export: Add a method to embed a framework
2020-08-19 14:35:54 +03:00
editor_feature_profile.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
editor_feature_profile.h
editor_file_dialog.cpp
Small naming and tooltip tweaks
2020-07-23 20:17:43 -03:00
editor_file_dialog.h
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
editor_file_system.cpp
Merge pull request #40229 from ChristopheLY/atlas-auto-reimport
2020-07-10 10:57:13 +02:00
editor_file_system.h
editor_folding.cpp
Remove String::find_last (same as rfind)
2020-07-03 15:26:22 +02:00
editor_folding.h
editor_fonts.cpp
Change how default fonts are created, fixes #39235
2020-07-03 21:29:12 -03:00
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp
Add multiple programming language support to class reference
2020-07-23 15:19:09 +02:00
editor_help.h
editor_inspector.cpp
Support built-in scripts for inspector categories
2020-07-06 00:06:37 +02:00
editor_inspector.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_log.cpp
editor_log.h
editor_node.cpp
Fix EditorTranslationParser leak
2020-07-27 17:02:53 +02:00
editor_node.h
Expose methods to play scene from plugin code
2020-07-06 17:39:16 +03:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
Expose methods to play scene from plugin code
2020-07-06 17:39:16 +03:00
editor_plugin.h
Expose methods to play scene from plugin code
2020-07-06 17:39:16 +03:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_properties.cpp
Make all String float conversion methods be 64-bit
2020-07-27 18:38:53 -04:00
editor_properties.h
Add override keywords.
2020-07-10 13:56:54 +01:00
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
Expose methods to play scene from plugin code
2020-07-06 17:39:16 +03:00
editor_run.h
Expose methods to play scene from plugin code
2020-07-06 17:39:16 +03:00
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp
Add multiple programming language support to class reference
2020-07-23 15:19:09 +02:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_sub_scene.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
editor_sub_scene.h
Add override keywords.
2020-07-10 13:56:54 +01:00
editor_themes.cpp
editor_themes.h
editor_translation_parser.cpp
Fix EditorTranslationParser leak
2020-07-27 17:02:53 +02:00
editor_translation_parser.h
Fix EditorTranslationParser leak
2020-07-27 17:02:53 +02:00
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
export_template_manager.h
Add override keywords.
2020-07-10 13:56:54 +01:00
filesystem_dock.cpp
Remove String::find_last (same as rfind)
2020-07-03 15:26:22 +02:00
filesystem_dock.h
find_in_files.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
find_in_files.h
Add override keywords.
2020-07-10 13:56:54 +01:00
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
input_map_editor.cpp
Fix TTR misuse
2020-07-24 15:15:23 +02:00
input_map_editor.h
Refactor Project Settings:
2020-07-14 11:03:51 +02:00
inspector_dock.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
inspector_dock.h
localization_editor.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
localization_editor.h
Refactor Project Settings:
2020-07-14 11:03:51 +02:00
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp
node_3d_editor_gizmos.h
Add override keywords.
2020-07-10 13:56:54 +01:00
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
Merge pull request #40291 from hinlopen/dialog-size
2020-07-15 12:13:33 +02:00
project_export.h
project_manager.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
project_manager.h
project_settings_editor.cpp
Refactor Project Settings:
2020-07-14 11:03:51 +02:00
project_settings_editor.h
Refactor Project Settings:
2020-07-14 11:03:51 +02:00
property_editor.cpp
Make all String float conversion methods be 64-bit
2020-07-27 18:38:53 -04:00
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
Improve quick open performance and update some behaviour
2020-07-14 14:02:06 +02:00
quick_open.h
Improve quick open performance and update some behaviour
2020-07-14 14:02:06 +02:00
register_exporters.h
rename_dialog.cpp
Small naming and tooltip tweaks
2020-07-23 20:17:43 -03:00
rename_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
reparent_dialog.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp
Fix TTR misuse
2020-07-24 15:15:23 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
scene_tree_editor.h
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
2020-07-14 14:35:22 +02:00
script_create_dialog.cpp
Fix TTR misuse
2020-07-24 15:15:23 +02:00
script_create_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
SCsub
SCons: Refactor running commands through builders
2020-07-28 00:09:21 +03:00
settings_config_dialog.cpp
settings_config_dialog.h
Add override keywords.
2020-07-10 13:56:54 +01:00
shader_globals_editor.cpp
shader_globals_editor.h