summaryrefslogtreecommitdiff
path: root/scene/gui/subviewport_container.cpp
AgeCommit message (Expand)Author
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