index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
theme
/
theme_owner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Improve Editor Inspector/Theme item lookup performance
aaronp64
2024-08-20
1
-7
/
+7
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-6
/
+6
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-2
/
+2
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-2
/
+2
*
Check for type variations in inherited themes
Yuri Sizov
2023-09-24
1
-1
/
+19
*
Fix various typos with codespell
Rémi Verschelde
2023-09-12
1
-1
/
+1
*
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-74
/
+119
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
ThemeOwner: Extract get_owner_node_theme
Quentin Guidée
2022-12-21
1
-50
/
+19
*
Un-defer the initial theme changed notification
Yuri Sizov
2022-09-02
1
-0
/
+37
*
Add ThemeOwner type for managing theme propagation and lookup
Yuri Sizov
2022-09-02
1
-0
/
+373