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_db.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
-12
/
+12
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+3
*
Fetch theme editor items from ThemeDB
kobewi
2024-01-31
1
-1
/
+4
*
Merge pull request #84760 from KoBeWi/ultimate_get_property_list_reloaded
Rémi Verschelde
2024-01-29
1
-8
/
+22
|
\
|
*
Fetch override list from ThemeDB
kobewi
2024-01-29
1
-8
/
+22
*
|
Mark 'gui/theme/custom' and 'gui/theme/custom_font' as basic properties
Marius Hanl
2023-12-02
1
-2
/
+2
|
/
*
Use bound theme properties for documentation
Yuri Sizov
2023-09-26
1
-3
/
+31
*
[Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-1
/
+1
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-0
/
+44
*
Add theme contexts to various parts of the editor
Yuri Sizov
2023-09-06
1
-0
/
+18
*
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-27
/
+191
*
Fix ThemeDB initialization in tests
Yuri Sizov
2023-09-04
1
-0
/
+12
*
Move default theme files to scene/theme
Yuri Sizov
2023-08-28
1
-1
/
+1
*
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
1
-14
/
+7
|
\
|
*
Add PropertyInfo overload for GLOBAL_DEF
kobewi
2022-12-11
1
-14
/
+7
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Add fallback values for font and scale to the default theme
Yuri Sizov
2022-12-21
1
-4
/
+3
|
/
*
Merge pull request #65641 from voylin/Adding_ttf_otf_to_custom_font_dialogue
Rémi Verschelde
2022-11-29
1
-1
/
+1
|
\
|
*
Adding tff, otf, woff(2) to custom font extensions
Voylin
2022-09-14
1
-1
/
+1
*
|
Hide Antialiasing import option on DynamicFonts with MSDF enabled
Hugo Locurcio
2022-11-03
1
-2
/
+2
|
/
*
Add ThemeDB, expose previously static Theme methods
Yuri Sizov
2022-08-26
1
-0
/
+237