godot/editor
2021-03-22 16:35:49 +01:00
..
debugger Fix negative VRAM values 2021-03-05 21:48:20 +00:00
fileserver Fix crash on cleanup of EditorFileServer 2021-03-06 13:29:40 +01:00
icons Add interpolation bar on each channel in ColorPicker 2021-03-09 14:58:19 +07:00
import Merge pull request #46758 from W4RH4WK/add-more-index-checks-collada-importer 2021-03-21 00:15:07 +01:00
plugins Merge pull request #47123 from Calinou/tweak-3d-editor-grid-default-min-division 2021-03-21 01:19:23 +01:00
translations i18n: Sync translations with Weblate 2021-03-16 11:42:02 +01:00
action_map_editor.cpp
action_map_editor.h
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Make Animation's SceneTreeDialog filter nodes properly 2021-03-19 22:30:32 +01:00
animation_track_editor.h Make Animation's SceneTreeDialog filter nodes properly 2021-03-19 22:30:32 +01:00
array_property_edit.cpp
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 Merge pull request #41437 from KoBeWi/put_it_here 2021-03-01 15:48:53 +01:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_tools.cpp Add static method support to core Variant types 2021-03-16 10:53:05 -03:00
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
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
editor_dir_dialog.h
editor_export.cpp Fix crash when trying to export zero files. 2021-03-11 13:30:04 -08:00
editor_export.h
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp trims_whitespaces_when_creating_folder_windows 2021-03-13 17:09:25 +01:00
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp
editor_help.h
editor_inspector.cpp Fix EditorInspector not updating its theme on rare occasions 2021-03-13 15:08:16 -03:00
editor_inspector.h
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 Merge pull request #44333 from lupoDharkael/preferred-extension 2021-03-15 08:22:09 +01:00
editor_node.h
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Fix always capitalized properties in sub-inspector 2021-03-13 18:42:59 +01:00
editor_properties.h Implement Navigation layers 2021-03-10 11:23:06 +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
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Tweak the 3D editor grid default to not go below subdivisions of 1 meter 2021-03-21 00:41:12 +01:00
editor_settings.h
editor_spin_slider.cpp fix-EditorSpinSlider-grabber-zoomed-position 2021-03-13 11:27:43 +01:00
editor_spin_slider.h
editor_themes.cpp Fix project icon size in Project Manager 2021-03-20 17:32:38 +08:00
editor_themes.h Fix project icon size in Project Manager 2021-03-20 17:32:38 +08:00
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 Use OS-specific terminology for "Move to Trash" in the editor filesystem 2021-03-14 21:18:58 +01:00
filesystem_dock.h
find_in_files.cpp
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
import_dock.h
inspector_dock.cpp
inspector_dock.h
localization_editor.cpp
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp Fix pinned vertices in SoftBody editor gizmo 2021-03-11 18:28:16 -07:00
node_3d_editor_gizmos.h
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp Fix Create Plugin after GD Annotation Changes 2021-03-13 02:50:55 +01:00
plugin_config_dialog.h Fix enabling of created plugin 2021-03-06 15:33:52 +02:00
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp Fix project icon size in Project Manager 2021-03-20 17:32:38 +08:00
project_manager.h
project_settings_editor.cpp Save ProjectSettings on editor restart 2021-02-26 13:33:08 +01:00
project_settings_editor.h
property_editor.cpp Implement Navigation layers 2021-03-10 11:23:06 +01:00
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 Merge pull request #46510 from hilfazer/nested_scene_duplication_4_0 2021-03-11 21:39:43 +01:00
scene_tree_dock.h Merge pull request #41437 from KoBeWi/put_it_here 2021-03-01 15:48:53 +01:00
scene_tree_editor.cpp Allow to drop files on filtered scene tree 2021-03-22 16:35:49 +01:00
scene_tree_editor.h Make Animation's SceneTreeDialog filter nodes properly 2021-03-19 22:30:32 +01:00
script_create_dialog.cpp
script_create_dialog.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
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