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
2026-01-03 19:11:41 +00:00
Code
Releases
Wiki
Activity
Files
cd0aaab48c789cbca3e6ddfa5e0daf1e4cb6b0db
godot
/
scene
/
theme
History
A Thousand Ships
a29416e332
[Scene,Main] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-12 12:53:06 +02:00
..
icons
Add code region folding to CodeEdit
2023-09-11 18:36:40 +02:00
default_theme_builders.py
Move default theme files to scene/theme
2023-08-28 00:23:38 +02:00
default_theme.cpp
Add code region folding to CodeEdit
2023-09-11 18:36:40 +02:00
default_theme.h
Move default theme files to scene/theme
2023-08-28 00:23:38 +02:00
SCsub
Move default theme files to scene/theme
2023-08-28 00:23:38 +02:00
theme_db.cpp
[Scene,Main] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-12 12:53:06 +02:00
theme_db.h
Register theme properties with ThemeDB
2023-09-11 13:45:23 +02:00
theme_owner.cpp
Fix various typos with codespell
2023-09-12 08:54:18 +02:00
theme_owner.h
Introduce the concept of global theme contexts
2023-09-06 19:40:43 +02:00