godot/editor
Rémi Verschelde d4ac0ca153
Merge pull request #35393 from YeldhamDev/plugin_script_syntax
Make script made via plugin creation obey syntax settings
2020-01-21 13:21:01 +01:00
..
collada
doc
fileserver
icons Add an icon for OGG samples 2020-01-15 22:32:08 +01:00
import Adds NULL check before using image loader 2020-01-16 21:49:23 +08:00
plugins Fix asset library video play overlay not being centered on the thumbnail 2020-01-21 08:04:32 +01:00
translations i18n: Sync translations with Weblate 2020-01-19 23:19:29 +01:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp Fix inserting bezier curve in Animation editor 2020-01-10 06:22:10 +09:00
animation_track_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.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.cpp show parametric setters and getters in editor help 2020-01-17 15:10:59 +05:30
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 Export: Properly disable resource preview thread 2020-01-14 11:34:02 +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.cpp
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.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_properties_array_dict.cpp
editor_properties_array_dict.h
editor_resource_preview.cpp Export: Properly disable resource preview thread 2020-01-14 11:34:02 +01:00
editor_resource_preview.h
editor_run.cpp
editor_run.h
editor_run_native.cpp
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 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 Only create the editor theme once 2020-01-19 21:51:21 +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
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 Prevent negative zero shown in SpotLight gizmo 2020-01-20 09:08:18 +08:00
spatial_editor_gizmos.h