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
/
default_theme.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate set_min_buttons_width_from_icons
kobewi
2024-09-05
1
-0
/
+2
*
Merge pull request #95285 from Calinou/codeedit-completion-color-background-t...
Rémi Verschelde
2024-08-27
1
-0
/
+1
|
\
|
*
Draw a checkerboard behind translucent colors in CodeEdit autocompletion prev...
Hugo Locurcio
2024-08-09
1
-0
/
+1
*
|
Improve SpinBox interaction, split arrows, add theme attributes
David Giardi
2024-08-23
1
-1
/
+35
|
/
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-63
/
+63
*
[Button] Adds theme option to align button text and icon to either largest or...
bruvzg
2024-06-10
1
-0
/
+2
*
Merge pull request #91953 from AThousandShips/use_normal_sname
Rémi Verschelde
2024-05-31
1
-16
/
+16
|
\
|
*
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-16
/
+16
*
|
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-15
/
+15
|
/
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-9
/
+9
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-2
/
+3
*
Remove border roundness inside panels of `AcceptDialog` windows
Michael Alexsander
2024-04-06
1
-1
/
+1
*
Add GraphFrame and integrate it in VisualShader
Hendrik Brucker
2024-04-04
1
-0
/
+30
*
Add context support for editor property name i18n
Haoyu Qiu
2024-03-31
1
-2
/
+0
*
Merge pull request #88577 from davthedev/itemlist-light-refactor
Rémi Verschelde
2024-02-29
1
-1
/
+1
|
\
|
*
Fix item positioning & pointer detection areas of ItemList
David Giardi
2024-02-27
1
-1
/
+1
*
|
Use black for font outlines by default instead of white
Hugo Locurcio
2024-02-28
1
-23
/
+23
|
/
*
Add create folder icon
Adam Scott
2024-02-26
1
-0
/
+1
*
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
1
-1
/
+1
*
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
*
|
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
1
-0
/
+4
|
/
*
Merge pull request #82653 from MewPurPur/simplify-region-folding-icon
Rémi Verschelde
2023-10-04
1
-2
/
+2
|
\
|
*
Tweak the region folding icons
MewPurPur
2023-10-02
1
-2
/
+2
*
|
Make `GraphEdit` toolbar more customizable
Yuri Sizov
2023-10-02
1
-0
/
+3
*
|
Use bound theme properties for documentation
Yuri Sizov
2023-09-26
1
-6
/
+0
*
|
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
|
|
/
*
/
Allow to focus individual tabs in TabBar/TabContainer
Arkadiusz Marcin Kołek
2023-09-17
1
-0
/
+3
|
/
*
Add code region folding to CodeEdit
Jean-Michel Bernard
2023-09-11
1
-0
/
+3
*
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
*
Move default theme files to scene/theme
Yuri Sizov
2023-08-28
1
-0
/
+1207