virtualx-engine/editor/export
Ryan Roden-Corrent 894ce41180
Apply clamp_to_embedder on parent resize and popup.
Fixes #75084.

The clamp_to_embedder setting was added in 8be16e0704,
but was not set on any of the in-editor dialogs.

This patch sets `clamp_to_embedder` on editor dialogs so they cannot be dragged out of the frame.
This also modifies `clamp_to_embedder` so a window is clamped to the bounds of an embedder when
it pops up and when the parent is resized.
2023-03-27 07:08:29 -04:00
..
editor_export.cpp Refactor high quality texture import 2023-01-30 15:53:23 +01:00
editor_export.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_export_platform.cpp Merge pull request #73195 from timothyqiu/weblate-comments 2023-02-17 09:55:39 +01:00
editor_export_platform.h Refactor high quality texture import 2023-01-30 15:53:23 +01:00
editor_export_platform_pc.cpp Export: Default to exporting S3TC + BPTC for PC platforms 2023-02-23 18:42:28 +01:00
editor_export_platform_pc.h Merge pull request #63312 from bruvzg/one_click 2023-01-13 18:00:18 +01:00
editor_export_plugin.cpp Bind EditorExportPlugin::_get_export_features 2023-02-07 23:14:20 +01:00
editor_export_plugin.h Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
editor_export_preset.cpp Merge pull request #70377 from dsnopek/server-export-mk2 2023-01-23 22:13:28 +01:00
editor_export_preset.h Merge pull request #70377 from dsnopek/server-export-mk2 2023-01-23 22:13:28 +01:00
editor_export_shared_object.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
export_template_manager.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
export_template_manager.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
project_export.cpp Apply clamp_to_embedder on parent resize and popup. 2023-03-27 07:08:29 -04:00
project_export.h Make it clearer that file modes propagate to children in the dedicated server export 2023-01-30 15:10:44 -06:00
SCsub Split up editor export code into multiple files 2022-07-26 08:28:19 -05:00