This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdcb208eb9d4e8cc5aef8a6977d2ecb6ebbd5f24
godot
/
scene
/
theme
T
History
Rémi Verschelde
8028b65442
Remove unused includes in
scene
with clangd-tidy
2026-03-10 16:40:00 +01:00
..
icons
Remove unused includes in
scene
with clangd-tidy
2026-03-10 16:40:00 +01:00
default_theme_builders.py
…
default_theme.cpp
Merge pull request
#116428
from Kazox61/virtual-joystick-styling
2026-03-04 14:32:34 -06:00
default_theme.h
…
SCsub
…
theme_db.cpp
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
theme_db.h
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
2026-02-04 19:31:28 +01:00
theme_owner.cpp
Rename
callable_method_pointer.h
to
callable_mp.h
and include it explicitly
2026-03-04 16:23:23 +01:00
theme_owner.h
Store
ThemeOwner
owner directly as
Node*
2025-10-05 13:41:17 +02:00