summaryrefslogtreecommitdiffstats
path: root/scene/gui/subviewport_container.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix event transform in SubViewportContainerMarkus Sauermann2022-03-301-2/+2
* String: Remove TTR and DTR defines in non-tools buildRémi Verschelde2022-03-281-1/+1
* Add configuration warning for SubViewportContainerMarkus Sauermann2022-03-261-0/+17
* Connect notifications from Container to ViewportMarkus Sauermann2022-02-151-0/+18
* Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde2022-02-151-39/+42
* Reorganize inspector layout workflow for Control nodesYuri Sizov2022-02-101-0/+8
* Update the minimum size of ViewportContainerTomasz Chabora2022-01-061-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-6/+4
* Fix crashes in *_input functionsRafał Mikrut2021-04-051-0/+4
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-2/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-17/+32
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-20/+0
* Style: Add missing copyright headersRémi Verschelde2020-05-101-1/+1
* Rename ViewportContainer to SubViewportContainerMichael Alexsander2020-04-011-0/+215