summaryrefslogtreecommitdiffstats
path: root/scene/theme/theme_owner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Improve Editor Inspector/Theme item lookup performanceaaronp642024-08-201-7/+7
* Use Core/Scene stringnames consistentlykobewi2024-05-131-6/+6
* Replace error checks against `size` with `is_empty`A Thousand Ships2024-02-091-2/+2
* Add const lvalue ref to container parametersMuller-Castro2024-01-051-2/+2
* Check for type variations in inherited themesYuri Sizov2023-09-241-1/+19
* Fix various typos with codespellRémi Verschelde2023-09-121-1/+1
* Introduce the concept of global theme contextsYuri Sizov2023-09-061-74/+119
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* ThemeOwner: Extract get_owner_node_themeQuentin Guidée2022-12-211-50/+19
* Un-defer the initial theme changed notificationYuri Sizov2022-09-021-0/+37
* Add ThemeOwner type for managing theme propagation and lookupYuri Sizov2022-09-021-0/+373