godot/tools/editor
Rémi Verschelde 6626ac463e Merge pull request #5783 from TheHX/issue-5782
Fix crash when dropping scene as a sibling of the root node
2016-07-19 07:35:50 +02:00
..
fileserver
icons Property convert images to RGBA before applying hq2x, fixes #5168 2016-07-18 18:30:30 -03:00
io_plugins Revert "Change default extension to .tscn when import 3d scene" 2016-07-18 21:32:10 +02:00
plugins Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option 2016-07-19 07:35:20 +02:00
animation_editor.cpp Merge pull request #5287 from marcelofg55/master 2016-07-10 13:42:49 -03:00
animation_editor.h Revert "Added toggle for loop interpolation based on adolson's code" 2016-06-26 23:45:18 +02:00
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
asset_library_editor_plugin.h Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
call_dialog.cpp
call_dialog.h
code_editor.cpp Added code editor zoom shortcuts 2016-07-14 20:03:40 +01:00
code_editor.h Added code editor zoom shortcuts 2016-07-14 20:03:40 +01:00
connections_dialog.cpp Perform connect when double click a node on connecting signal window 2016-07-15 14:29:14 +09:00
connections_dialog.h
create_dialog.cpp Add icon for root node in Create Dialog 2016-07-18 12:39:59 -03:00
create_dialog.h
dependency_editor.cpp Remove unused variables (fourth pass) + dead code 2016-07-08 16:47:55 +02:00
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_asset_installer.cpp Fix crash on asset lib install 2016-07-10 17:19:29 -03:00
editor_asset_installer.h
editor_autoload_settings.cpp Fix Orphan StringName on EditorAutoloadSettings class 2016-07-14 12:08:40 -03:00
editor_autoload_settings.h Fix Orphan StringName on EditorAutoloadSettings class 2016-07-14 12:08:40 -03:00
editor_data.cpp save the editor state of the right scene instead of current 2016-07-08 13:54:44 -03:00
editor_data.h save the editor state of the right scene instead of current 2016-07-08 13:54:44 -03:00
editor_dir_dialog.cpp Fix some bugs in diraccess, closes #5288 2016-06-30 18:23:39 -03:00
editor_dir_dialog.h
editor_file_dialog.cpp Fix typo in file dialog shortcut 2016-06-28 11:22:31 -03:00
editor_file_dialog.h
editor_file_system.cpp Added proper resource preview cache invalidation, fixes #5342 2016-07-03 13:16:10 -03:00
editor_file_system.h Added proper resource preview cache invalidation, fixes #5342 2016-07-03 13:16:10 -03:00
editor_fonts.cpp
editor_fonts.h
editor_help.cpp Fix help search dialog titles 2016-07-09 16:12:15 +02:00
editor_help.h
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 #5758 from TheHX/issue-5756 2016-07-17 23:44:16 +02:00
editor_node.h Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410 2016-07-08 13:27:52 -03:00
editor_path.cpp Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Fix EditorPlugin::forward_spatial_input_event in GDScripts addons 2016-07-04 11:03:22 -03:00
editor_plugin.h
editor_profiler.cpp
editor_profiler.h
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp Cleaned up preview generation thread, fixes #5499 2016-07-09 11:20:40 -03:00
editor_resource_preview.h Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 2016-07-06 23:46:04 -03:00
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 Added block caret to TextEdit 2016-07-12 16:07:17 +01:00
editor_settings.h Avoid settings from being lost when opening project manager. 2016-07-03 19:14:58 -03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
file_type_cache.cpp
file_type_cache.h
groups_editor.cpp do not allow removal of groups that come from instanced/inherited scene, closes #5505 2016-07-07 20:50:42 -03:00
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 Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
output_strings.h
pane_drag.cpp
pane_drag.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
project_export.h
project_manager.cpp i18n: Sync template with current source 2016-07-15 08:57:53 +02:00
project_manager.h Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
project_settings.cpp Merge pull request #5584 from TheHX/project-settings 2016-07-10 13:04:08 -03:00
project_settings.h Added drag and drop to rearrange the autoload order 2016-07-04 20:22:28 -03:00
property_editor.cpp Merge pull request #5584 from TheHX/project-settings 2016-07-10 13:04:08 -03:00
property_editor.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Improve quick open sorting 2016-07-06 19:29:15 -03:00
quick_open.h Improve quick open sorting 2016-07-06 19:29:15 -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 Fix crash when dropping scene as a sibling of the root node 2016-07-18 15:00:14 -03:00
scene_tree_dock.h Many fixes to scene tree node dragging, closes #5341 2016-06-30 23:19:44 -03:00
scene_tree_editor.cpp Fix crash when dropping scene as a sibling of the root node 2016-07-18 15:00:14 -03:00
scene_tree_editor.h
scenes_dock.cpp ScenesDock: Fix regression in tree generation 2016-07-08 09:15:43 +02:00
scenes_dock.h Added proper resource preview cache invalidation, fixes #5342 2016-07-03 13:16:10 -03:00
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Keep debugger selected tab open when pressing the pause button 2016-07-17 09:27:36 -03:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp Added search to shortcut config 2016-07-03 14:07:16 +01:00
settings_config_dialog.h Added search to shortcut config 2016-07-03 14:07:16 +01:00
spatial_editor_gizmos.cpp Fix EditorSpatialGizmo virtual functions not being called 2016-07-09 13:10:13 -03:00
spatial_editor_gizmos.h