godot/tools/editor
Rémi Verschelde 6546ee1d63 Merge pull request #3494 from blackwc/exclude_export
add feature to exclude files from export
2016-02-08 07:33:19 +01:00
..
fileserver
icons Added missing ReloadEmpty editor icon 2016-02-05 20:49:04 +01:00
io_plugins Support BMFont in font editor plugin, closes #2204 2016-01-02 14:53:48 -03:00
plugins -only save scripts if changed, takes less time to run projects and does not confuse you with changed dates. 2016-02-02 21:10:52 -03:00
animation_editor.cpp -fix path clear in animation call param, closes #3448 2016-02-02 19:04:45 -03:00
animation_editor.h -Make sure to properly use node path from animation track as base path, fixes #3448 2016-01-31 20:06:37 -03:00
array_property_edit.cpp
array_property_edit.h
call_dialog.cpp
call_dialog.h
code_editor.cpp Make buttons properly obey stylebox content marins, closes #2156 2016-01-02 15:51:41 -03:00
code_editor.h
connections_dialog.cpp -Fixes a bunch of stdout errors, closes #2763 closes #2731 2016-01-23 19:51:51 -03:00
connections_dialog.h
create_dialog.cpp
create_dialog.h
default_saver.cpp
default_saver.h
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_data.cpp -Fixed revert scene, should work proprely now, fixes #2782 2016-01-23 18:28:30 -03:00
editor_data.h -Fixed revert scene, should work proprely now, fixes #2782 2016-01-23 18:28:30 -03:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp F5 hotkey to refresh FileDialog/EditorFileDialog 2016-01-15 21:19:16 +01:00
editor_file_dialog.h Merge pull request #3191 from neikeq/filedialog_hotkeys 2016-01-07 07:50:26 +01:00
editor_file_system.cpp -Increment resources total in scene format text, fixes #3506 2016-01-29 08:51:51 -03:00
editor_file_system.h -completely rewritten filesystem dock and internal editor filesystem management, fixes #1926 2016-01-05 10:36:24 -03:00
editor_fonts.cpp
editor_fonts.h
editor_help.cpp
editor_help.h
editor_icons.h
editor_import_export.cpp add feature to exclude files from export 2016-02-04 04:07:08 -05:00
editor_import_export.h add feature to exclude files from export 2016-02-04 04:07:08 -05:00
editor_log.cpp -Massive editor dialog cleanup 2016-01-17 20:03:57 -03:00
editor_log.h -Massive editor dialog cleanup 2016-01-17 20:03:57 -03:00
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Fix animation toolbar 2016-01-27 11:10:51 -03:00
editor_node.h Fix Output panel annoying focus steal 2016-01-24 16:26:03 +01:00
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_reimport_dialog.cpp
editor_reimport_dialog.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_selection.cpp
editor_selection.h
editor_settings.cpp
editor_settings.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_vu.cpp
editor_vu.h
file_type_cache.cpp
file_type_cache.h
groups_editor.cpp Groups Editor: Clear LineEdit after creating a new group 2016-01-24 10:51:42 -03:00
groups_editor.h
import_settings.cpp
import_settings.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
optimized_save_dialog.cpp
optimized_save_dialog.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp add feature to exclude files from export 2016-02-04 04:07:08 -05:00
project_export.h add feature to exclude files from export 2016-02-04 04:07:08 -05:00
project_manager.cpp Update copyright in remaining files + prints in the UI 2016-01-11 21:34:22 +01:00
project_manager.h
project_settings.cpp Merge pull request #3560 from Hinsbart/axis_names 2016-02-02 21:58:20 -03:00
project_settings.h Revert "Better search for SectionedPropertyEditor, added "All" section" 2016-01-23 16:05:27 -03:00
property_editor.cpp -Add some offset to spinboxes in tree, so revert icon does not annoy much when pops up, fixes #3415 2016-02-02 20:44:42 -03:00
property_editor.h Revert "Better search for SectionedPropertyEditor, added "All" section" 2016-01-23 16:05:27 -03:00
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Improved "Qucik Open" dialog navigation 2016-01-17 10:49:52 -03:00
quick_open.h Quick open now can open multiple scenes and scripts 2016-01-08 08:27:34 -03:00
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 -Massive editor dialog cleanup 2016-01-17 20:03:57 -03:00
scene_tree_dock.h Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dock 2016-01-15 14:34:39 +01:00
scene_tree_editor.cpp Fix crash when renaming nodes using focus loss 2016-01-26 13:25:04 -03:00
scene_tree_editor.h
scenes_dock.cpp forgot initialization of path in filesystem dock, fixes #3295 2016-01-10 14:38:45 -03:00
scenes_dock.h
scenes.cpp
scenes.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Merge pull request #3436 from neikeq/rm_dbg_x 2016-01-25 11:02:26 +01:00
script_editor_debugger.h Removed debugger X (hide) button 2016-01-24 16:44:59 +01:00
SCsub
settings_config_dialog.cpp Temporary workaround for #78 2016-02-06 00:09:28 +01:00
settings_config_dialog.h Revert "Better search for SectionedPropertyEditor, added "All" section" 2016-01-23 16:05:27 -03:00
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h