..
debugger
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
fileserver
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
icons
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
import
Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelv
2020-11-21 02:42:29 -05:00
plugins
Documentation generation for GDScript
2020-11-29 19:45:36 +05:30
translations
i18n: Sync translations with Weblate
2020-11-26 10:40:55 +01:00
animation_bezier_editor.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
animation_bezier_editor.h
animation_track_editor_plugins.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
animation_track_editor_plugins.h
animation_track_editor.cpp
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
animation_track_editor.h
array_property_edit.cpp
Refactored variant constructor logic
2020-11-09 08:54:43 -03:00
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
2020-11-26 14:25:50 +02:00
code_editor.h
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
2020-11-26 14:25:50 +02:00
connections_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
connections_dialog.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
create_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
create_dialog.h
dependency_editor.cpp
Merge pull request #41263 from Calinou/filesystem-dock-rename-delete-option
2020-11-16 15:05:45 +01:00
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_data.cpp
Documentation generation for GDScript
2020-11-29 19:45:36 +05:30
doc_data.h
Documentation generation for GDScript
2020-11-29 19:45:36 +05:30
editor_about.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_audio_buses.cpp
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
editor_audio_buses.h
Removed unhandled_key_input from editor AudioBus and instead connect to gui_input signal on tree for handling of effects shortcuts.
2020-11-23 21:14:26 +10:00
editor_autoload_settings.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_data.h
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_export.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_feature_profile.cpp
editor_feature_profile.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_file_dialog.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_file_dialog.h
editor_file_system.cpp
Documentation generation for GDScript
2020-11-29 19:45:36 +05:30
editor_file_system.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_help.cpp
Documentation generation for GDScript
2020-11-29 19:45:36 +05:30
editor_help.h
Documentation generation for GDScript
2020-11-29 19:45:36 +05:30
editor_inspector.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_inspector.h
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_layouts_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_layouts_dialog.h
editor_log.cpp
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
editor_log.h
editor_node.cpp
Merge pull request #41100 from bruvzg/ctl_text_server_interface
2020-11-28 09:03:15 +01:00
editor_node.h
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_plugin_settings.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_plugin.cpp
Register methods for drawing 3D editor overlays
2020-11-10 11:35:34 +01:00
editor_plugin.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_properties_array_dict.cpp
Variant: Rename Type::_RID to Type::RID
2020-11-09 16:29:04 +01:00
editor_properties_array_dict.h
editor_properties.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_properties.h
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
editor_resource_preview.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_run.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_run.h
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_settings.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_spin_slider.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
editor_themes.h
editor_translation_parser.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_translation_parser.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
editor_vcs_interface.cpp
editor_vcs_interface.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
filesystem_dock.h
find_in_files.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
find_in_files.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
groups_editor.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
groups_editor.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
import_dock.cpp
import_dock.h
input_map_editor.cpp
Update joy button and stick names, enums and documentation
2020-11-19 15:28:31 +00:00
input_map_editor.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
inspector_dock.cpp
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
inspector_dock.h
localization_editor.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
localization_editor.h
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
node_3d_editor_gizmos.h
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
pot_generator.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
progress_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
progress_dialog.h
project_export.cpp
Allow folder checking in export preset file list
2020-11-14 16:37:25 +01:00
project_export.h
Allow folder checking in export preset file list
2020-11-14 16:37:25 +01:00
project_manager.cpp
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
project_manager.h
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
project_settings_editor.cpp
Refactored variant constructor logic
2020-11-09 08:54:43 -03:00
project_settings_editor.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
property_editor.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
property_editor.h
property_selector.cpp
Refactored variant constructor logic
2020-11-09 08:54:43 -03:00
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
quick_open.cpp
quick_open.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
register_exporters.h
rename_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
rename_dialog.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
reparent_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
2020-11-28 09:04:25 +01:00
scene_tree_dock.h
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
scene_tree_editor.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
scene_tree_editor.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
script_create_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
script_create_dialog.h
SCsub
settings_config_dialog.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
settings_config_dialog.h
shader_globals_editor.cpp
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
2020-11-26 14:25:48 +02:00
shader_globals_editor.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00