godot/editor
Rémi Verschelde c51caa3dbd Revert "Fix -new inspector- remote debug view not changing to current scene after exiting game - Fixes #20075"
This reverts commit 9c7e647124.

This commit caused a regression and is not a correct fix for the original issue.
Fixes #22573, reopens #20075.
2018-10-01 08:56:15 +02:00
..
collada SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
doc SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
fileserver SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
icons SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
import Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
plugins Minor nit-picky tweaks in spatial_editor_plugin.cpp 2018-10-01 02:01:06 -04:00
translations
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp Fix warnings about unused variables [-Wunused-variable] 2018-09-27 16:25:24 +02:00
animation_track_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
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
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
editor_export.h
editor_file_dialog.cpp Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_fonts.cpp Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
editor_fonts.h
editor_help.cpp
editor_help.h
editor_inspector.cpp Merge pull request #22536 from DualMatrix/no_advance 2018-09-30 22:16:26 +02:00
editor_inspector.h
editor_log.cpp Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
editor_node.h Reflection probe support in GLES2 back-end. 2018-09-28 16:42:47 -03:00
editor_path.cpp
editor_path.h
editor_plugin.cpp Fix warnings for comparison between signed and unsigned integers [-Wsign-compare] 2018-09-27 16:25:23 +02:00
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.h
editor_properties.cpp Merge pull request #22536 from DualMatrix/no_advance 2018-09-30 22:16:26 +02:00
editor_properties.h Added step support when exporting integers. 2018-09-24 18:26:39 +02:00
editor_properties_array_dict.cpp Merge pull request #22407 from DualMatrix/step_int 2018-09-28 10:39:50 +02:00
editor_properties_array_dict.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_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Added viewport border color setting for canvas item editor 2018-09-24 16:16:40 +03:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Add a subtle background and border to unselected tabs in the editor 2018-09-30 19:01:32 +02:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Adds the display of the favorites into the file list 2018-09-30 15:32:57 +02:00
filesystem_dock.h Adds the display of the favorites into the file list 2018-09-30 15:32:57 +02:00
find_in_files.cpp Tweak some editor texts' capitalization, use "Go to" instead of "Goto" 2018-09-25 22:51:13 +02:00
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 2018-09-23 14:58:15 +02:00
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 2018-09-23 14:58:15 +02:00
property_editor.h Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 2018-09-23 14:58:15 +02:00
property_selector.cpp
property_selector.h
pvrtc_compress.cpp Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
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 Fixed setting node as root deleting all non-children of that node. 2018-09-30 00:04:18 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Prevent built-in-scripts from being made from FileSystem dock 2018-09-23 17:38:59 +02:00
script_create_dialog.h Prevent built-in-scripts from being made from FileSystem dock 2018-09-23 17:38:59 +02:00
script_editor_debugger.cpp Revert "Fix -new inspector- remote debug view not changing to current scene after exiting game - Fixes #20075" 2018-10-01 08:56:15 +02:00
script_editor_debugger.h
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Fix warnings on non-static data member initializers (C++11 feature) 2018-09-27 10:29:48 +02:00
spatial_editor_gizmos.h