godot/editor
Rémi Verschelde dd5398ce9d i18n: Sync translations with Weblate
(cherry picked from commit e8bfc09b81)
2018-06-05 22:41:42 +02:00
..
collada
doc Fix crash on editor startup when running with platform=server 2018-05-11 11:20:27 -07:00
fileserver
icons Up vector implementation and OrientedPathFollow. 2018-05-20 19:51:56 -03:00
import Fix updating mesh when reimporting 2018-05-22 19:58:28 +09:00
plugins Merge pull request #19250 from YeldhamDev/scene_editor_tooltips 2018-06-01 13:31:46 +02:00
translations i18n: Sync translations with Weblate 2018-06-05 22:41:42 +02:00
animation_editor.cpp -New inspector. 2018-05-15 17:14:31 -03:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
code_editor.cpp Add margin bottom with find/replace bar on script editor 2018-05-16 16:31:40 +09:00
code_editor.h Add margin bottom with find/replace bar on script editor 2018-05-16 16:31:40 +09:00
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp fix for removing files 2018-05-11 21:37:08 +02:00
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
editor_about.h GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Only add autoloads in editor if they have tool scripts 2018-05-22 13:26:13 -03:00
editor_autoload_settings.h Only add autoloads in editor if they have tool scripts 2018-05-22 13:26:13 -03:00
editor_data.cpp Merge pull request #15489 from willnationsdev/gdnative-hook 2018-05-26 19:01:45 +02:00
editor_data.h Merge pull request #15489 from willnationsdev/gdnative-hook 2018-05-26 19:01:45 +02:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
editor_export.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp [Doc] Fixes in find bar 2018-05-16 12:11:20 -03:00
editor_help.h [Doc] Fixes in find bar 2018-05-16 12:11:20 -03:00
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_inspector.cpp [Inspector] Fix search field losing focus when typing 2018-06-05 14:12:01 -03:00
editor_inspector.h Dictionary editing does the comeback to the inspector, fixes #19046 2018-05-19 16:10:19 -03:00
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Move NavigationMeshEditorPlugin to Recast module as should be 2018-05-30 22:10:11 +02:00
editor_node.h Moved inspector functionality from EditorNode to InspectorDock. 2018-05-17 16:29:26 -05:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Merge pull request #15489 from willnationsdev/gdnative-hook 2018-05-26 19:01:45 +02:00
editor_plugin.h Merge pull request #15489 from willnationsdev/gdnative-hook 2018-05-26 19:01:45 +02:00
editor_profiler.cpp
editor_profiler.h
editor_properties_array_dict.cpp Dictionary editing support in inspector 2018-05-19 17:57:44 -03:00
editor_properties_array_dict.h Dictionary editing support in inspector 2018-05-19 17:57:44 -03:00
editor_properties.cpp Fix Rect2 properties typo 2018-06-04 19:16:17 -03:00
editor_properties.h Dictionary editing does the comeback to the inspector, fixes #19046 2018-05-19 16:10:19 -03: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_settings.cpp Exposed set/get_project_metadata in EditorSettings. 2018-05-16 12:44:15 -03:00
editor_settings.h Exposed set/get_project_metadata in EditorSettings. 2018-05-16 12:44:15 -03:00
editor_spin_slider.cpp Add missing copyright headers 2018-05-16 14:50:44 -03:00
editor_spin_slider.h Add missing copyright headers 2018-05-16 14:50:44 -03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp light theme text editor behaviour 2018-05-18 20:45:38 +02:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Small tooltip changes. 2018-05-18 14:54:40 -03:00
filesystem_dock.h
find_in_files.cpp Fix potential bugs with Find in Files 2018-05-24 01:09:11 +02:00
find_in_files.h
groups_editor.cpp Small visual changes for some filter bars. 2018-05-17 21:50:14 -03:00
groups_editor.h
import_dock.cpp Make filename clipped on Import dock 2018-05-22 16:56:16 +09:00
import_dock.h
inspector_dock.cpp Small visual changes for some filter bars. 2018-05-17 21:50:14 -03:00
inspector_dock.h Moved inspector functionality from EditorNode to InspectorDock. 2018-05-17 16:29:26 -05:00
multi_node_edit.cpp -New inspector. 2018-05-15 17:14:31 -03:00
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp Perfect FreeType-based outlines for DynamicFonts 2018-05-08 13:45:24 +07:00
output_strings.h
pane_drag.cpp
pane_drag.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp fixup project_manager and find_in_files for text_changed signal change. 2018-05-20 16:45:22 +01:00
project_manager.h
project_settings_editor.cpp i18n: Sync translation templates with current source 2018-06-05 22:41:34 +02:00
project_settings_editor.h
property_editor.cpp -New inspector. 2018-05-15 17:14:31 -03:00
property_editor.h -New inspector. 2018-05-15 17:14:31 -03:00
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 Removing Duplicate Batch Rename from scene-tree menu 2018-05-30 18:03:08 +05:30
scene_tree_dock.h Added Rename Context Menu Option for SceneTreeDock 2018-05-16 23:27:07 +02:00
scene_tree_editor.cpp Minor changes to the Scene and Canvas editors' tooltips. 2018-05-29 13:21:26 -03:00
scene_tree_editor.h Respect visibility change by Scene dock when using Sync Scene Changes 2018-05-15 23:13:48 +09:00
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Don't cut of long errors in debugger. 2018-05-26 13:52:16 +02:00
script_editor_debugger.h
SCsub GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h