godot/editor
Rémi Verschelde dffb8824db
Merge pull request #39982 from hinlopen/create-dialog-preferred
Add Control to preferred types in Create Dialog
2020-06-30 12:50:36 +02:00
..
debugger Added Custom Performance Monitor and feature to read intermediate values of Monitor 2020-06-29 17:20:29 +05:30
fileserver
icons Remove unused interpolate camera icon 2020-06-23 09:29:20 +02:00
import Fix #20467. The "Anim imported" warning gets displayed properly when working on imported anims. 2020-06-18 23:12:22 +02:00
plugins Merge pull request #39824 from mrushyendra/snap_point_polygon 2020-06-29 10:39:00 +02:00
translations i18n: Sync translations with Weblate 2020-06-25 11:00:38 +02:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_track_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Fix error label clicking in status bar for shader editor 2020-06-23 11:10:33 +03:00
code_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
connections_dialog.cpp Prevent having spaces in signal's method in Connect Dialog 2020-06-19 21:24:06 +02:00
connections_dialog.h
create_dialog.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_data.cpp DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
doc_data.h Added a "title" attribute for the link tag in the docs xml 2020-06-10 23:25:29 -03:00
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 Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_audio_buses.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_autoload_settings.cpp Improved warning shown when autoload cannot be added. 2020-06-01 21:09:30 +10:00
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Fix overwrite of manual changes in export_presets.cfg when export dialog is opened 2020-06-20 19:45:05 +08:00
editor_export.h Account for file deletion and renaming in Export Presets 2020-06-11 08:25:24 +08:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_file_dialog.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_help_search.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_help.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_help.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_inspector.cpp Use translated docs in PropertySelector 2020-05-28 12:02:12 +02:00
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_log.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_node.cpp Generate inspector preview for Image resources 2020-06-27 22:03:20 +02:00
editor_node.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
editor_properties.h Made low level changes to the Skeleton3D class and Skeleton3D inspector. Changes listed below: 2020-06-15 17:18:06 -04: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
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Fix default editor/project Button styles after ToolButton removal 2020-06-24 17:21:47 +02:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
filesystem_dock.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
find_in_files.cpp Search result highlights follow font size 2020-06-17 00:53:23 +02:00
find_in_files.h Search result highlights follow font size 2020-06-17 00:53:23 +02:00
groups_editor.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
groups_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
import_dock.cpp
import_dock.h
inspector_dock.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
inspector_dock.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp Split Geometry singleton into Geometry2D and Geometry3D 2020-05-27 14:28:34 +03:00
node_3d_editor_gizmos.h
node_dock.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
node_dock.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
project_export.h
project_manager.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
project_manager.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
project_settings_editor.cpp Merge pull request #39661 from dreamsComeTrue/restart-project-settings-msg 2020-06-21 12:21:15 +02:00
project_settings_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
property_editor.cpp Fix custom property editor layout 2020-06-10 18:03:32 +03:00
property_editor.h Fix custom property editor layout 2020-06-10 18:03:32 +03:00
property_selector.cpp Use translated docs in PropertySelector 2020-05-28 12:02:12 +02:00
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Remove directory search results 2020-06-27 17:45:06 +02:00
quick_open.h Remove directory search results 2020-06-27 17:45:06 +02:00
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 Add Control to preferred types 2020-06-30 12:00:55 +02:00
scene_tree_dock.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Prevent crash attaching a script with no languages registered 2020-05-31 21:01:42 +03:00
script_create_dialog.h
SCsub
settings_config_dialog.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
settings_config_dialog.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
shader_globals_editor.cpp
shader_globals_editor.h