godot/editor
2020-01-27 20:39:49 +08:00
..
collada
doc Merge pull request #35589 from akien-mga/doc-drop-category-property 2020-01-26 16:34:13 +01:00
fileserver
icons Add an icon for OGG samples 2020-01-15 22:32:08 +01:00
import Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
plugins Fixes invalid read when using fill tool in empty tilemap 2020-01-27 20:39:49 +08:00
translations i18n: Sync translations with Weblate 2020-01-27 08:11:37 +01:00
animation_bezier_editor.cpp Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Fixes leak in Animation Track editor 2020-01-24 11:17:56 +08:00
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Fix typos with codespell 2020-01-15 00:49:52 +01:00
code_editor.h
connections_dialog.cpp Refactor (and fix) how the connect button is disabled. 2020-01-16 12:35:41 +01:00
connections_dialog.h Refactor (and fix) how the connect button is disabled. 2020-01-16 12:35:41 +01:00
create_dialog.cpp Add ignoring of disabled recent and favorite classes in create 2020-01-09 08:17:06 +01:00
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 Makes more strings translatable 2020-01-04 13:46:38 +08:00
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp fix audio buses editor not save, close #26683 2020-01-19 10:56:00 +08:00
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp Don't copy script with copy params 2020-01-09 06:34:47 +09:00
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Export: Improve usability of command line interface 2020-01-07 14:25:56 +01:00
editor_export.h
editor_feature_profile.cpp Add ignoring of disabled recent and favorite classes in create 2020-01-09 08:17:06 +01:00
editor_feature_profile.h
editor_file_dialog.cpp
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 Don't show an Online Tutorials section if the class has no tutorials 2020-01-27 01:01:11 +01:00
editor_help.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 Fixed Inspector update when a node is renamed 2020-01-24 18:12:05 +01:00
editor_node.h Export: Properly disable resource preview thread 2020-01-14 11:34:02 +01:00
editor_path.cpp Clip text in EditorPath button to avoid dock size changes 2020-01-20 14:25:27 -03:00
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp
editor_profiler.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Use int64_t for EditorPropertyInteger and warn when out of double range 2020-01-15 23:39:49 -05:00
editor_properties.h Use int64_t for EditorPropertyInteger and warn when out of double range 2020-01-15 23:39:49 -05:00
editor_resource_preview.cpp Export: Properly disable resource preview thread 2020-01-14 11:34:02 +01:00
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 Enable the script editor line length guideline by default 2020-01-02 21:47:44 +01:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Only create the editor theme once 2020-01-19 21:51:21 +01:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Fixes a memory leak in FileSystemDock 2020-01-15 21:45:13 +01:00
filesystem_dock.h
find_in_files.cpp Fixes leak in Find in Files utility 2020-01-21 08:47:59 +08:00
find_in_files.h
groups_editor.cpp Trims user provided group name 2020-01-10 16:08:47 +08: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 Clip text in NodeDock toolbuttons to prevent dock size changes 2020-01-21 10:23:09 +01:00
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp Make script made via plugin creation obey syntax settings 2020-01-21 02:05:56 -03:00
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Export: Fix leak or orphaned Controls after #34911 2020-01-08 17:45:10 +01:00
project_export.h
project_manager.cpp Use a loading placeholder for project icons in the project manager 2020-01-21 22:56:19 +01:00
project_manager.h
project_settings_editor.cpp
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 Only create the editor theme once 2020-01-19 21:51:21 +01:00
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Fix error when closing Attach Node Script window 2020-01-02 12:31:31 +01:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Add option to disable loading scripts in ScriptCreateDialog 2020-01-09 13:09:23 -03:00
script_create_dialog.h Add option to disable loading scripts in ScriptCreateDialog 2020-01-09 13:09:23 -03:00
script_editor_debugger.cpp
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
spatial_editor_gizmos.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00