summaryrefslogtreecommitdiff
path: root/scene/gui/subviewport_container.cpp
AgeCommit message (Expand)Author
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-08-23Add some codes, returnes directly if the value is not changed.风青山
2022-03-30Fix event transform in SubViewportContainerMarkus Sauermann
2022-03-28String: Remove TTR and DTR defines in non-tools buildRémi Verschelde
2022-03-26Add configuration warning for SubViewportContainerMarkus Sauermann
2022-02-15Connect notifications from Container to ViewportMarkus Sauermann
2022-02-15Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde
2022-02-10Reorganize inspector layout workflow for Control nodesYuri Sizov
2022-01-06Update the minimum size of ViewportContainerTomasz Chabora
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-04-05Fix crashes in *_input functionsRafał Mikrut
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Style: Add missing copyright headersRémi Verschelde
2020-04-01Rename ViewportContainer to SubViewportContainerMichael Alexsander