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
/
resources
/
default_theme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move default theme files to scene/theme
Yuri Sizov
2023-08-28
76
-1464
/
+0
*
Enabled missing Tree title button font and font size theme settings.
Koyper
2023-08-16
1
-0
/
+1
*
Further separate icon from text of buttons in both editor and default themes
Michael Alexsander
2023-08-07
1
-8
/
+8
*
Clean up/refactor GraphEdit
Hendrik Brucker
2023-07-24
2
-7
/
+11
*
Merge pull request #79307 from Geometror/remove-graph-node-comment
Yuri Sizov
2023-07-24
1
-2
/
+0
|
\
|
*
Remove GraphNode's comment property and related functionality
Hendrik Brucker
2023-07-11
1
-2
/
+0
*
|
Fix corner radius not scaling with theme scale in the default theme
Hugo Locurcio
2023-07-19
1
-84
/
+84
*
|
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-0
/
+2
*
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+2
*
|
Add a default theme for unfocused Windows
Markus Sauermann
2023-07-12
1
-0
/
+1
*
|
Merge pull request #78248 from felaugmar/load-svg-adjustable-scale
Yuri Sizov
2023-07-12
1
-2
/
+2
|
\
\
|
*
|
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-2
/
+2
|
|
/
*
|
Merge pull request #75460 from joao-pedro-braz/add_new_item_stylebox_to_the_t...
Yuri Sizov
2023-07-12
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add the "inner_item_margin" Theme constant to the Tree control
João Pedro Braz
2023-06-02
1
-0
/
+4
*
|
CI: Update static checks to black 23.3.0
Rémi Verschelde
2023-06-19
1
-3
/
+0
*
|
Optimize and fix the default theme SVGs
VolTer
2023-06-07
68
-125
/
+68
|
/
*
Merge pull request #69053 from KoBeWi/grabbercentrism
Rémi Verschelde
2023-04-27
1
-0
/
+3
|
\
|
*
Add center_grabber property to Slider
kobewi
2023-04-22
1
-0
/
+3
*
|
Merge pull request #74632 from davthedev/tabs-hover
Rémi Verschelde
2023-04-24
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add theming support for hovered tabs
David Giardi
2023-04-19
1
-0
/
+6
*
|
Add hovered item style to ItemList
David Giardi
2023-04-18
1
-0
/
+2
|
/
*
Don't apply scale to autohide theme property
Ninni Pipping
2023-04-12
1
-3
/
+3
*
Remove unnecessary zero multiplications
Michael Alexsander
2023-04-08
1
-9
/
+9
*
Add scrollbar offset theme constants to Tree
Haoyu Qiu
2023-04-06
1
-0
/
+6
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+5
*
Generate empty textures for theme icons if the SVG module is disabled
Yuri Sizov
2023-03-07
1
-0
/
+4
*
Modify the default theme GraphNode close_h_offset
Nicholas Huelin
2023-02-22
1
-1
/
+1
*
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-19
1
-12
/
+12
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
2
-58
/
+58
*
Fix scroll grabber can't reach ends in default theme
Haoyu Qiu
2023-01-03
1
-3
/
+4
*
Add fallback values for font and scale to the default theme
Yuri Sizov
2022-12-21
1
-0
/
+5
*
ImageLoaderSVG: Improve error reporting
Rémi Verschelde
2022-11-23
1
-1
/
+2
*
Change hue icons to horizontal GradientTexture2D
kobewi
2022-11-02
3
-4
/
+54
*
Add a separate hue gradient for OKHSL mode
kobewi
2022-11-02
2
-0
/
+2
*
Merge pull request #63590 from golfinq/fbg-padding
Rémi Verschelde
2022-10-31
1
-0
/
+3
|
\
|
*
Add padding options in theme for fg/bgcolor tags
golfinq
2022-07-31
1
-0
/
+3
*
|
Remove override_selected_font_color property
kobewi
2022-10-26
1
-3
/
+3
*
|
Merge pull request #62910 from Vitika9/gsoc-colorpicker-ux
Rémi Verschelde
2022-10-07
4
-0
/
+69
|
\
\
|
*
|
ColorPicker UX improvements
Vitika9
2022-09-06
4
-0
/
+69
*
|
|
Fix MSVC warnings C4324, C4389, C4456, and C4459
Rémi Verschelde
2022-09-28
2
-2
/
+2
*
|
|
Merge pull request #59069 from fire-forge/stylebox_margin_functions
Rémi Verschelde
2022-09-07
1
-30
/
+7
|
\
\
\
|
*
|
|
Add set_default_margin_all/individual to StyleBox
FireForge
2022-09-07
1
-30
/
+7
*
|
|
|
Merge pull request #65355 from groud/split_container_min_grab_thickness
Rémi Verschelde
2022-09-07
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Allow SplitContainer to have a grab area larger than its visual grabber
Gilles Roudière
2022-09-07
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matter
Rémi Verschelde
2022-09-07
1
-3
/
+2
|
\
\
\
|
*
|
|
Make AcceptDialog and derivatives utilize StyleBox fully
Yuri Sizov
2022-09-07
1
-3
/
+2
|
|
/
/
*
|
|
Fix theming code in Panel, SplitContainer, RichTextLabel
Yuri Sizov
2022-09-06
1
-1
/
+0
*
|
|
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-20
/
+20
|
/
/
*
|
Rework oriented containers
kobewi
2022-09-01
1
-0
/
+7
*
|
Add dumb and manual theme caching systems to Window
Yuri Sizov
2022-09-01
1
-5
/
+3
[next]