godot/editor
2018-05-10 18:45:22 +03:00
..
collada Fixes logically dead code (Coverity) 2018-04-21 22:35:23 +08:00
doc
fileserver
icons Implemented ragdoll 2018-05-07 21:03:16 +02:00
import Add option to renormalize mipmaps when generating them for normalmaps. 2018-04-29 21:52:21 -03:00
plugins Fix icon if remote icon load fails 2018-05-10 18:45:22 +03: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 Fix:code editor text size should change at least one each time, don't mind how you setting your display scale 2018-05-07 17:50:44 +08:00
code_editor.h
connections_dialog.cpp Added disconnect_all and edit functionality to ConnectionsDock. 2018-04-29 23:51:36 -07:00
connections_dialog.h Added disconnect_all and edit functionality to ConnectionsDock. 2018-04-29 23:51:36 -07:00
create_dialog.cpp Adjust default editor popup sizes 2018-05-05 12:09:56 +10: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
dictionary_property_edit.h
editor_about.cpp
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
editor_autoload_settings.h
editor_data.cpp Merge pull request #15928 from StateOff/feature_batch_rename 2018-05-08 07:36:24 +02:00
editor_data.h Merge pull request #15928 from StateOff/feature_batch_rename 2018-05-08 07:36:24 +02:00
editor_dir_dialog.cpp
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
editor_file_system.h
editor_fonts.cpp added bold font to editor (support for coustom bold font) 2018-04-19 22:00:58 +02:00
editor_fonts.h
editor_help.cpp Change from "search dialog" to "search bar" on help screen 2018-05-08 12:19:32 +00:00
editor_help.h Change from "search dialog" to "search bar" on help screen 2018-05-08 12:19:32 +00:00
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Implemented ragdoll 2018-05-07 21:03:16 +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 Merge pull request #15640 from willnationsdev/resource-saved-signal 2018-05-07 15:07:32 +02:00
editor_plugin.h Merge pull request #15640 from willnationsdev/resource-saved-signal 2018-05-07 15:07:32 +02:00
editor_profiler.cpp
editor_profiler.h
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 Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes 2018-05-10 01:25:51 +02:00
editor_settings.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes 2018-05-10 01:25:51 +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
filesystem_dock.cpp Merge pull request #18471 from TheYokai/new_script_context_option 2018-05-05 06:52:37 +02:00
filesystem_dock.h Basic 'new script' feature added to File System browser 2018-04-27 22:55:48 -07:00
find_in_files.cpp Fix Find in Files: 2018-05-01 22:07:16 +02:00
find_in_files.h
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 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 Adjust default editor popup sizes 2018-05-05 12:09:56 +10:00
project_export.h Make 'Export PCK/ZIP' work well with EditorExportPlugin 2018-04-26 23:21:05 +02:00
project_manager.cpp Disable 'run' button if any project not selected and tiny refactoring 2018-05-09 19:13:53 +03:00
project_manager.h
project_settings_editor.cpp Merge pull request #18610 from homer666/editor-popup-adjustments 2018-05-07 12:09:49 -03: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
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 Merge pull request #15928 from StateOff/feature_batch_rename 2018-05-08 07:36:24 +02:00
scene_tree_dock.h Merge pull request #15928 from StateOff/feature_batch_rename 2018-05-08 07:36:24 +02: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
script_create_dialog.h
script_editor_debugger.cpp Merge pull request #16893 from GodotExplorer/debugger-improvement-3 2018-05-07 16:41:34 -03:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp Adjust default editor popup sizes 2018-05-05 12:09:56 +10:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Implemented ragdoll 2018-05-07 21:03:16 +02:00
spatial_editor_gizmos.h Implemented ragdoll 2018-05-07 21:03:16 +02:00