summaryrefslogtreecommitdiffstats
path: root/scene/gui/subviewport_container.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-0/+5
|\
| * Introduce a `SubViewportContainer` config for drag-and-drop targetsMarkus Sauermann2024-11-191-0/+5
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* Enable filtering `InputEvent`-sending in `SubViewportContainer`Markus Sauermann2023-10-021-0/+2
* Make `SubViewportContainer` event propagation aware of focused ControlMarkus Sauermann2023-07-171-0/+2
* Move call of `push_unhandled_input` from `Window` to `Viewport`Markus Sauermann2023-03-171-1/+0
* Fix some ways to create inconsistent Viewport sizesMarkus Sauermann2023-02-131-0/+1
* Merge pull request #58334 from Sauermann/fix-to-gui-or-not-to-guiRémi Verschelde2023-01-271-0/+3
|\
| * Adjust SubViewportContainer event handlingMarkus Sauermann2022-10-021-0/+3
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* | Fix Viewport being visible after leaving treeMarkus Sauermann2022-11-231-0/+3
|/
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Add configuration warning for SubViewportContainerMarkus Sauermann2022-03-261-0/+2
* Connect notifications from Container to ViewportMarkus Sauermann2022-02-151-0/+1
* Reorganize inspector layout workflow for Control nodesYuri Sizov2022-02-101-0/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-2/+2
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Style: Add missing copyright headersRémi Verschelde2020-05-101-1/+1
* Rename ViewportContainer to SubViewportContainerMichael Alexsander2020-04-011-0/+61