godot/editor
Rémi Verschelde dc114fa2ef
Merge pull request #33335 from Calinou/input-map-editor-fix-key-names
Fix key names being wrongly capitalized in the input map editor
2019-11-04 17:24:16 +01:00
..
collada
doc
fileserver
icons
import
plugins Merge pull request #33330 from nekomatata/fix-label-autowrap-size 2019-11-04 16:57:53 +01:00
translations i18n: Sync translation template with current source 2019-10-29 13:57:45 +01:00
SCsub
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +01:00
animation_track_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
array_property_edit.cpp Fix "seperate" typos 2019-10-31 08:52:26 -04:00
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
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.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
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp Fixed disconnecting not connected signal 2019-10-29 00:53:48 +01:00
editor_dir_dialog.h
editor_export.cpp Improve EditorExportPlatform interface. 2019-10-23 10:59:03 +02:00
editor_export.h Improve EditorExportPlatform interface. 2019-10-23 10:59:03 +02:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp Merge pull request #33091 from MCrafterzz/fix10567 2019-10-29 13:27:41 +01:00
editor_file_dialog.h Improved UX of selecting directories in (Editor)FileDialog by hiding unused gui elements and moving the drive selection 2019-10-29 11:36:09 +01:00
editor_file_system.cpp Prevent crash when we can't write to editor cache or config path 2019-10-31 15:16:02 +01:00
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp Code sections improvements in editor help 2019-10-31 18:47:12 +01:00
editor_help.h
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp
editor_log.h
editor_network_profiler.cpp
editor_network_profiler.h
editor_node.cpp Make the editor dimming smarter 2019-10-31 16:58:53 -03:00
editor_node.h Make the editor dimming smarter 2019-10-31 16:58:53 -03:00
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.h
editor_properties.cpp
editor_properties.h
editor_properties_array_dict.cpp Fix "seperate" typos 2019-10-31 08:52:26 -04:00
editor_properties_array_dict.h
editor_resource_preview.cpp Prevent crash when we can't write to editor cache or config path 2019-10-31 15:16:02 +01:00
editor_resource_preview.h
editor_run.cpp
editor_run.h
editor_run_native.cpp Improve EditorExportPlatform interface. 2019-10-23 10:59:03 +02:00
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Merge pull request #32835 from RobKohr/default-convert_indent_on_save-to-true 2019-10-25 23:20:39 +02:00
editor_settings.h
editor_spin_slider.cpp Fix incorrect text rendering with smaller display scale 2019-10-24 22:29:41 +09:00
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Fix a constant name typo for GridContainer when creating an editor theme. 2019-10-31 01:01:54 -07:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp Merge pull request #32812 from Calinou/template-manager-fix-devel-condition 2019-10-25 23:23:52 +02:00
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Add "Set as main scene" on context menu in FileSystem panel 2019-10-30 03:31:33 +09:00
filesystem_dock.h Add "Set as main scene" on context menu in FileSystem panel 2019-10-30 03:31:33 +09:00
find_in_files.cpp
find_in_files.h
groups_editor.cpp Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +01:00
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp Update dock menu on project list changes, add favourites separator. 2019-10-24 13:25:21 +03:00
project_manager.h
project_settings_editor.cpp Fix key names being wrongly capitalized in the input map editor 2019-11-04 15:23:28 +01:00
project_settings_editor.h
property_editor.cpp
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
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 Fix Batch Rename not opening 2019-11-01 13:03:57 +01:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +01:00
script_editor_debugger.h
settings_config_dialog.cpp Fix key names being wrongly capitalized in the input map editor 2019-11-04 15:23:28 +01:00
settings_config_dialog.h
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h