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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #86158 from Geometror/ge-connection-rework
Yuri Sizov
2024-01-18
1
-0
/
+3
|
\
\
\
|
*
|
|
Rework GraphEdit connections (drawing, API, optimizations)
Hendrik Brucker
2024-01-18
1
-0
/
+3
*
|
|
|
Make the drawing logic clearer in `Button`
Rindbee
2024-01-18
1
-8
/
+8
|
/
/
/
*
|
/
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
3
-3
/
+6
|
|
/
|
/
|
*
|
Merge pull request #84946 from DarkMessiah/default-theme-checkbox-disabled-state
Rémi Verschelde
2024-01-10
1
-8
/
+8
|
\
\
|
*
|
Use disabled icons for CheckBox in DefaultTheme
Stanislav Labzyuk
2023-11-19
1
-8
/
+8
|
|
/
*
|
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
2
-4
/
+4
*
|
Merge pull request #84527 from Calinou/colorpicker-display-revert-icon
Rémi Verschelde
2024-01-03
1
-0
/
+1
|
\
\
|
*
|
Display a revert icon on ColorPicker's old sample
Hugo Locurcio
2023-11-07
1
-0
/
+1
|
|
/
*
/
Implement disabled state for Checkbox in Tree
Stanislav Labzyuk
2023-11-15
3
-1
/
+6
|
/
*
Merge pull request #82653 from MewPurPur/simplify-region-folding-icon
Rémi Verschelde
2023-10-04
5
-4
/
+4
|
\
|
*
Tweak the region folding icons
MewPurPur
2023-10-02
5
-4
/
+4
*
|
Make `GraphEdit` toolbar more customizable
Yuri Sizov
2023-10-02
1
-0
/
+3
*
|
Use bound theme properties for documentation
Yuri Sizov
2023-09-26
3
-24
/
+51
*
|
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
Rémi Verschelde
2023-09-25
1
-0
/
+22
|
\
\
|
*
|
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-0
/
+22
|
|
/
*
|
Merge pull request #79104 from DrRevert/focusable_tabs_refactor
Rémi Verschelde
2023-09-25
1
-0
/
+3
|
\
\
|
*
|
Allow to focus individual tabs in TabBar/TabContainer
Arkadiusz Marcin Kołek
2023-09-17
1
-0
/
+3
|
|
/
*
/
Check for type variations in inherited themes
Yuri Sizov
2023-09-24
1
-1
/
+19
|
/
*
[Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-1
/
+1
*
Fix various typos with codespell
Rémi Verschelde
2023-09-12
1
-1
/
+1
*
Add code region folding to CodeEdit
Jean-Michel Bernard
2023-09-11
3
-0
/
+5
*
Merge pull request #81312 from YuriSizov/theme-static-binds
Rémi Verschelde
2023-09-11
2
-0
/
+91
|
\
|
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
2
-0
/
+91
*
|
Correctly setup tooltip's style as theme variation
Yuri Sizov
2023-09-08
1
-0
/
+2
|
/
*
Clean up/refactor GraphNode and make it more flexible
Hendrik Brucker
2023-09-07
1
-24
/
+27
*
Add theme contexts to various parts of the editor
Yuri Sizov
2023-09-06
2
-0
/
+19
*
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
4
-107
/
+374
*
Fix ThemeDB initialization in tests
Yuri Sizov
2023-09-04
2
-0
/
+13
*
Move default theme files to scene/theme
Yuri Sizov
2023-08-28
78
-1
/
+1468
*
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
4
-116
/
+116
*
|
Merge pull request #70404 from YuriSizov/theme-!important
Rémi Verschelde
2022-12-21
1
-4
/
+3
|
\
\
|
*
|
Add fallback values for font and scale to the default theme
Yuri Sizov
2022-12-21
1
-4
/
+3
|
|
/
*
/
ThemeOwner: Extract get_owner_node_theme
Quentin Guidée
2022-12-21
2
-50
/
+20
|
/
*
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
|
/
*
Un-defer the initial theme changed notification
Yuri Sizov
2022-09-02
2
-0
/
+39
*
Add ThemeOwner type for managing theme propagation and lookup
Yuri Sizov
2022-09-02
2
-0
/
+446
*
Add ThemeDB, expose previously static Theme methods
Yuri Sizov
2022-08-26
3
-0
/
+337
[prev]