godot/editor
Rémi Verschelde 460e551ddf
Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export
Allow exporting arrays of resources in GDScript
2018-05-03 21:19:15 +02:00
..
collada Fixes logically dead code (Coverity) 2018-04-21 22:35:23 +08:00
doc Refactor version macros and fix related bugs 2018-02-23 20:15:29 +01:00
fileserver
icons WIP Polygon2D weight editing 2018-05-02 11:01:12 -03:00
import Add option to renormalize mipmaps when generating them for normalmaps. 2018-04-29 21:52:21 -03:00
plugins Remove unused duplicate wireframe shortcut, fixes #18067 2018-05-03 16:22:30 +02:00
translations i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
animation_editor.cpp Numerous changes to the Animation Editor. 2018-04-26 22:58:30 -03:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
code_editor.cpp Fixes replace all not replacing the first word 2018-03-25 15:39:37 +08:00
code_editor.h Merge pull request #16241 from Chaosus/zoomlabel 2018-02-19 21:35:11 +01:00
connections_dialog.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
connections_dialog.h
create_dialog.cpp Merge pull request #16995 from mrcdk/custom_resources_inspector 2018-04-08 11:49:34 -03:00
create_dialog.h
dependency_editor.cpp remove favorited dirs if original dir deleted 2018-05-02 08:57:56 +08:00
dependency_editor.h remove favorited dirs if original dir deleted 2018-05-02 08:57:56 +08:00
dictionary_property_edit.cpp Fix typos with codespell 2018-02-21 19:46:06 +01:00
dictionary_property_edit.h
editor_about.cpp Update icons when theme changed 2018-02-25 23:04:16 +07:00
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
editor_audio_buses.h
editor_autoload_settings.cpp Fix column width on AutoLoad table on hidpi displays 2018-03-11 15:28:23 +01:00
editor_autoload_settings.h Merge pull request #16709 from willnationsdev/autoload-edit 2018-02-19 22:04:42 +01:00
editor_data.cpp hide tab changed debug print 2018-04-30 18:41:11 +02:00
editor_data.h Now the inspector will show the custom resources added via plugin 2018-02-25 01:41:26 +01:00
editor_dir_dialog.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
editor_dir_dialog.h
editor_export.cpp Merge pull request #18455 from neikeq/export-pck-zip-debug 2018-04-29 18:29:32 +02:00
editor_export.h Merge pull request #18455 from neikeq/export-pck-zip-debug 2018-04-29 18:29:32 +02:00
editor_file_dialog.cpp Merge pull request #17059 from Jason0214/BugFix_favorite_updating 2018-05-02 10:53:31 +02:00
editor_file_dialog.h
editor_file_system.cpp Merge pull request #17420 from marcelofg55/fscache_err_checks 2018-03-14 09:21:31 +01:00
editor_file_system.h
editor_fonts.cpp Add an hinting mode setting to DynamicFonts 2018-02-28 00:12:26 +01:00
editor_fonts.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
editor_help.cpp Ctrl+Clicking a enum now scrolls down to it in the docs. 2018-04-03 21:56:54 +02:00
editor_help.h Ctrl+Clicking a enum now scrolls down to it in the docs. 2018-04-03 21:56:54 +02:00
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_log.cpp Show error icon at "Output" in case of errors 2018-03-11 14:20:32 +01:00
editor_log.h Show error icon at "Output" in case of errors 2018-03-11 14:20:32 +01:00
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Merge pull request #17196 from RandomShaper/improve-gui-touch 2018-05-02 10:47:49 +02:00
editor_node.h Drag to rearrange Tabs and TabContainer 2018-04-08 20:23:37 -04:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
editor_plugin.h
editor_profiler.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
editor_profiler.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
editor_settings.cpp Tweak the property hint ranges of caret blink and line length guideline 2018-04-28 19:13:30 +02:00
editor_settings.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Add radio-button-looking entries to PopupMenu 2018-03-27 19:19:45 +02:00
editor_themes.h
export_template_manager.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
export_template_manager.h
file_type_cache.cpp
file_type_cache.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
filesystem_dock.cpp Fix for Issue#18457 - Folder name with trailing space on Windows 2018-05-03 10:19:43 +02:00
filesystem_dock.h update favorite_dirs list after move or rename a dir 2018-02-28 15:14:12 -08:00
find_in_files.cpp Fix Find in Files: 2018-05-01 22:07:16 +02:00
find_in_files.h Added find & replace in files 2018-02-19 22:38:58 +01:00
groups_editor.cpp Added multi group editor dialog, issue 13997 2018-04-15 19:42:48 +01:00
groups_editor.h Added multi group editor dialog, issue 13997 2018-04-15 19:42:48 +01:00
import_dock.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
import_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Make 'Export PCK/ZIP' work well with EditorExportPlugin 2018-04-26 23:21:05 +02:00
project_export.h Make 'Export PCK/ZIP' work well with EditorExportPlugin 2018-04-26 23:21:05 +02:00
project_manager.cpp Fix for Issue#18457 - Folder name with trailing space on Windows 2018-05-03 10:19:43 +02:00
project_manager.h Add show path button to project manager 2018-02-19 21:56:28 +01:00
project_settings_editor.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
project_settings_editor.h Allow actions to provide an analog value 2018-04-16 23:20:43 +02:00
property_editor.cpp Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export 2018-05-03 21:19:15 +02:00
property_editor.h
property_selector.cpp
property_selector.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
reparent_dialog.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
scene_tree_dock.h Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. 2018-02-21 09:39:09 -03:00
scene_tree_editor.cpp Check invalid node name 2018-05-03 00:00:06 +09:00
scene_tree_editor.h
script_create_dialog.cpp Merge pull request #17388 from Hinsbart/mono_class_name 2018-03-15 19:47:39 +01:00
script_create_dialog.h Update icons when theme changed 2018-02-25 23:04:16 +07:00
script_editor_debugger.cpp Fix Coverity reports of uninitialized scalar variable 2018-04-19 15:20:45 +02:00
script_editor_debugger.h
SCsub Merge pull request #17440 from viktor-ferenczi/issue-5042 2018-03-13 11:49:58 +01:00
settings_config_dialog.cpp Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Fixes logically dead code (Coverity) 2018-04-21 22:35:23 +08:00
spatial_editor_gizmos.h