godot/tools/editor
Rémi Verschelde a69544c45b Merge pull request #6245 from volzhs/issue-6154
Change "Disable Filter" to "Enable Filter" on Font Import window
2016-08-29 19:05:21 +02:00
..
fileserver
icons Colors for VS sockets and icons 2016-08-28 19:57:16 -05:00
io_plugins check "disable_filter" option for backward compatibility 2016-08-28 20:25:35 +09:00
plugins Merge pull request #6188 from TheHX/undo-redo 2016-08-29 19:04:42 +02:00
SCsub
animation_editor.cpp Implemented UndoRedo mergeable modes 2016-08-17 17:14:51 -03:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp
asset_library_editor_plugin.h
call_dialog.cpp
call_dialog.h
code_editor.cpp Merge branch 'master' of https://github.com/godotengine/godot 2016-08-02 19:11:47 -03:00
code_editor.h Merge branch 'master' of https://github.com/godotengine/godot 2016-08-02 19:11:47 -03:00
connections_dialog.cpp Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! 2016-08-06 19:00:54 -03:00
connections_dialog.h
create_dialog.cpp Making bits of docs appear in different dialogues is made easier with EditorHelpBit 2016-08-23 23:15:16 -03:00
create_dialog.h Making bits of docs appear in different dialogues is made easier with EditorHelpBit 2016-08-23 23:15:16 -03:00
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_data.cpp Prevent to add node to selection when node is not inside tree 2016-08-27 23:16:41 +09:00
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.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 Making bits of docs appear in different dialogues is made easier with EditorHelpBit 2016-08-23 23:15:16 -03:00
editor_help.h Making bits of docs appear in different dialogues is made easier with EditorHelpBit 2016-08-23 23:15:16 -03:00
editor_icons.h
editor_import_export.cpp
editor_import_export.h
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 Merge pull request #6185 from TheHX/pr-issue-3496 2016-08-29 19:04:33 +02:00
editor_node.h Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! 2016-08-06 19:00:54 -03:00
editor_path.cpp
editor_path.h
editor_plugin.cpp Expose additional functions for the EditorPlugin class 2016-08-15 14:49:58 -03:00
editor_plugin.h Expose additional functions for the EditorPlugin class 2016-08-15 14:49:58 -03:00
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.h
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp
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_settings.cpp Merge pull request #6223 from RandomShaper/improve-gridmap-edit 2016-08-29 19:05:00 +02:00
editor_settings.h Added add_property_info function to Globals and EditorSettings classes 2016-08-16 17:10:53 -03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Better editor settings for the FileSystem dock 2016-08-16 15:27:00 -03:00
filesystem_dock.h Better editor settings for the FileSystem dock 2016-08-16 15:27:00 -03:00
groups_editor.cpp
groups_editor.h
inspector_dock.cpp
inspector_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
project_export.h
project_manager.cpp Merge pull request #6050 from Hinsbart/remove_pm_file_import 2016-08-08 11:13:42 +02:00
project_manager.h Auto import project folder, confirm scan multiple folders or non-project folder 2016-08-01 22:59:12 +03:00
project_settings.cpp Merge pull request #6249 from volzhs/issue-6121 2016-08-28 12:02:08 +02:00
project_settings.h Show last added action on Input Map and implement InputEvent "==" 2016-08-28 15:18:13 +09:00
property_editor.cpp Merge pull request #6188 from TheHX/undo-redo 2016-08-29 19:04:42 +02:00
property_editor.h Proper function/property selection in visual script editing for property. 2016-08-23 19:29:07 -03:00
property_selector.cpp More visual script work 2016-08-25 17:45:20 -03:00
property_selector.h Even more work on visual script editor: 2016-08-26 17:38:25 -03:00
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
reparent_dialog.cpp
reparent_dialog.h
resources_dock.cpp
resources_dock.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Double click on scene tree element to focus currently selected node 2016-08-27 17:15:49 -05:00
scene_tree_dock.h Double click on scene tree element to focus currently selected node 2016-08-27 17:15:49 -05:00
scene_tree_editor.cpp More progress on visual script editing 2016-08-03 11:28:43 -03:00
scene_tree_editor.h
script_create_dialog.cpp VisualScript can now execute visual scripts, but there is no debugger or profiler yet. 2016-08-05 22:48:00 -03:00
script_create_dialog.h
script_editor_debugger.cpp Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! 2016-08-06 19:00:54 -03:00
script_editor_debugger.h
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h