godot/editor
Rémi Verschelde ef66f8451c Merge pull request #8901 from tagcup/path_editor_plugin
Revive PathEditorPlugin.
2017-05-26 07:58:13 +02:00
..
collada Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
doc Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
fileserver Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
icons Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
import Fix errors on engine startup. 2017-05-22 20:50:59 +02:00
io_plugins Revert "Add new editor and default theme (WIP)" 2017-05-03 06:19:15 +09:00
plugins Applied clang-format. 2017-05-25 10:12:05 -05:00
translations Improve documentation of thirdparty code snippets 2017-05-07 11:42:37 +02:00
animation_editor.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
animation_editor.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
array_property_edit.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
array_property_edit.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
asset_library_editor_plugin.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
asset_library_editor_plugin.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
call_dialog.cpp Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
call_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
code_editor.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
code_editor.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
connections_dialog.cpp Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
connections_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
create_dialog.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
create_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
dependency_editor.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
dependency_editor.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
doc_code_font.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
doc_font.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
doc_title_font.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_asset_installer.cpp AssetInstaller: fix toggling dir bug, scan after install 2017-05-14 20:23:28 +07:00
editor_asset_installer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_audio_buses.cpp Fix errors on engine startup. 2017-05-22 20:50:59 +02:00
editor_audio_buses.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_autoload_settings.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_autoload_settings.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_data.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_data.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_dir_dialog.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_dir_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_export.cpp Display remote_host/port in network->debug settings 2017-05-09 15:05:47 +02:00
editor_export.h Fix template loading 2017-05-05 22:39:04 +02:00
editor_file_dialog.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_file_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_file_system.cpp Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSystemDirectory 2017-05-12 13:02:25 +01:00
editor_file_system.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_fonts.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_fonts.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_help.cpp Show description box on create new node window 2017-05-22 21:39:10 +09:00
editor_help.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_icons.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_initialize_ssl.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_initialize_ssl.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_log.cpp New customizable editor theme 2017-05-09 17:46:54 +09:00
editor_log.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_name_dialog.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_name_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_node.cpp Merge pull request #8901 from tagcup/path_editor_plugin 2017-05-26 07:58:13 +02:00
editor_node.h Join text menus on the top-left, move shortcut buttons to new location 2017-05-24 22:08:07 +01:00
editor_path.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_path.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_plugin.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_plugin.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_plugin_settings.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_plugin_settings.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_profiler.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_profiler.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_reimport_dialog.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_reimport_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_resource_preview.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_resource_preview.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_run.cpp Display remote_host/port in network->debug settings 2017-05-09 15:05:47 +02:00
editor_run.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_run_native.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
editor_run_native.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_run_script.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_run_script.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_scale.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_scale.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_settings.cpp Improved default colors for the new theme 2017-05-24 21:41:56 +01:00
editor_settings.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_sub_scene.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_sub_scene.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_themes.cpp Improved default colors for the new theme 2017-05-24 21:41:56 +01:00
editor_themes.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
export_template_manager.cpp Add a few missing copyright headers 2017-04-28 20:16:30 +02:00
export_template_manager.h Add a few missing copyright headers 2017-04-28 20:16:30 +02:00
file_type_cache.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_type_cache.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
filesystem_dock.cpp Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
filesystem_dock.h Right-clicking a folder in the FileSystem panel now gives the option Show in file manager 2017-04-24 22:18:24 +02:00
groups_editor.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
groups_editor.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
import_dock.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
import_dock.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
inspector_dock.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
inspector_dock.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
multi_node_edit.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
multi_node_edit.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
node_dock.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
node_dock.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
output_strings.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
output_strings.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pane_drag.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
pane_drag.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
progress_dialog.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
progress_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
project_export.cpp Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
project_export.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
project_manager.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
project_manager.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
project_settings.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
project_settings.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
property_editor.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
property_editor.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
property_selector.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
property_selector.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
pvrtc_compress.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
pvrtc_compress.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
quick_open.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
quick_open.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
register_exporters.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
reparent_dialog.cpp Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
reparent_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resources_dock.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resources_dock.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
run_settings_dialog.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
run_settings_dialog.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_tree_dock.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
scene_tree_dock.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
scene_tree_editor.cpp Tree: Ability to add tooltips to TreeItem buttons. 2017-04-26 19:14:35 +02:00
scene_tree_editor.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
script_create_dialog.cpp Fix errors on engine startup. 2017-05-22 20:50:59 +02:00
script_create_dialog.h Reworked look and feel of Add Script Dialog. 2017-05-06 15:52:39 +02:00
script_editor_debugger.cpp Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
script_editor_debugger.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
settings_config_dialog.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
settings_config_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
spatial_editor_gizmos.cpp Particle system is complete. Rejoice! 2017-04-08 22:40:06 -03:00
spatial_editor_gizmos.h Particle system is complete. Rejoice! 2017-04-08 22:40:06 -03:00