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
257c6ebe3c4be458ae45d17d05f56f8231d29cd5
godot
/
scene
/
theme
History
LuoZhihao
257c6ebe3c
Slider: Add tick position property and tick offset theme item
...
Allow ticks to be placed at the top, bottom, or center with custom offset.
2025-06-09 12:36:08 +08:00
..
icons
Slider: Add tick position property and tick offset theme item
2025-06-09 12:36:08 +08:00
default_theme_builders.py
SCons: Make builders prettier, utilize
constexpr
2025-03-11 18:31:20 -05:00
default_theme.cpp
Slider: Add tick position property and tick offset theme item
2025-06-09 12:36:08 +08: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