godot/editor
Andreas Haas 9080232f17
Editor: Dim UI when a WindowDialog is shown.
Darkens the editor on WindowDialog popup.

This adds the following new Editor settings:

- interface/dim_editor_on_dialog_popup (true) # Enable/Disable editor dimming
- interface/dim_amount (0.6) # Percentage of how much the editor will be darkened (0-1)
- interface/dim_transition_time # The duration (in seconds) of the color blending effect (0-1), 0 is instant.

Please test this thoroughly, I haven't yet seen a case where it fails to work properly but I'm sure I didn't test all
windows of the editor :P
2017-03-06 20:14:41 +01:00
..
collada A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
doc A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
fileserver A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
icons Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
import A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
io_plugins A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
plugins A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
translations Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
animation_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
animation_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
array_property_edit.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
array_property_edit.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
asset_library_editor_plugin.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
asset_library_editor_plugin.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
call_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
call_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
code_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
code_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
connections_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
connections_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
create_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
create_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
dependency_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
dependency_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
doc_code_font.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
doc_font.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
doc_title_font.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_asset_installer.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_asset_installer.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_audio_buses.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_audio_buses.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_autoload_settings.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_autoload_settings.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_data.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_data.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_dir_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_dir_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_export.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_export.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_file_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_file_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_file_system.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_file_system.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_fonts.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_fonts.h Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
editor_help.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_help.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_icons.h Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
editor_initialize_ssl.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_initialize_ssl.h Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
editor_log.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_log.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_name_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_name_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_node.cpp Editor: Dim UI when a WindowDialog is shown. 2017-03-06 20:14:41 +01:00
editor_node.h Editor: Dim UI when a WindowDialog is shown. 2017-03-06 20:14:41 +01:00
editor_path.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_path.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_plugin.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_plugin.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_plugin_settings.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_plugin_settings.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_profiler.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_profiler.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_reimport_dialog.cpp Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
editor_reimport_dialog.h Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
editor_resource_preview.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_resource_preview.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_run.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_run.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_run_native.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_run_native.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_run_script.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_run_script.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_scale.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_scale.h Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
editor_settings.cpp Editor: Dim UI when a WindowDialog is shown. 2017-03-06 20:14:41 +01:00
editor_settings.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_sub_scene.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_sub_scene.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_themes.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
editor_themes.h Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
file_type_cache.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
file_type_cache.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
filesystem_dock.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
filesystem_dock.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
groups_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
groups_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
import_dock.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
import_dock.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
inspector_dock.cpp Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
inspector_dock.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
multi_node_edit.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
multi_node_edit.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
node_dock.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
node_dock.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
output_strings.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
output_strings.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pane_drag.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pane_drag.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
progress_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
progress_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
project_export.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
project_export.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
project_manager.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
project_manager.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
project_settings.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
project_settings.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
property_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
property_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
property_selector.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
property_selector.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pvrtc_compress.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pvrtc_compress.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
quick_open.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
quick_open.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_exporters.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
reparent_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
reparent_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
resources_dock.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
resources_dock.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
run_settings_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
run_settings_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
scene_tree_dock.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
scene_tree_dock.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
scene_tree_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
scene_tree_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
script_create_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
script_create_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
script_editor_debugger.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
script_editor_debugger.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
SCsub Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
settings_config_dialog.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
settings_config_dialog.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
spatial_editor_gizmos.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
spatial_editor_gizmos.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00