This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
b25f609eedc14ea8113fcbb3fded8be3908a0d87
godot
/
scene
/
theme
History
Rémi Verschelde
b25f609eed
Merge pull request
#105994
from syntaxerror247/split_container
...
Add option for a touch-friendly drag handle in `SplitContainer`
2025-06-05 13:11:14 +02:00
..
icons
Merge pull request
#105994
from syntaxerror247/split_container
2025-06-05 13:11:14 +02:00
default_theme_builders.py
SCons: Make builders prettier, utilize
constexpr
2025-03-11 18:31:20 -05:00
default_theme.cpp
Merge pull request
#105994
from syntaxerror247/split_container
2025-06-05 13:11:14 +02:00
default_theme.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Make builders prettier, utilize
constexpr
2025-03-11 18:31:20 -05:00
theme_db.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
theme_db.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
theme_owner.cpp
Improve Editor Inspector/Theme item lookup performance
2024-08-20 13:39:40 -04:00
theme_owner.h
Remove empty constructors and destructors from scene/
2025-05-06 14:46:54 +02:00