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
/
default_theme.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #46045 from bruvzg/text_server_bmp_create
Rémi Verschelde
2021-02-24
1
-32
/
+34
|
\
|
*
[Text Server] Restores bitmap font dynamic construction functions.
bruvzg
2021-02-15
1
-32
/
+34
*
|
Improved PopupMenu visuals. Removed x-y margin, made it 'padding' instead.
Eric M
2021-02-15
1
-0
/
+2
|
/
*
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-2
/
+50
*
Fix LineEdit minimum width
reduz
2021-02-12
1
-1
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-28
1
-2
/
+2
*
Added missed Button `font_hover_pressed_color` style
Yuri Roubinsky
2021-01-27
1
-0
/
+1
*
Reveals Button "icon_color" style properties to the user
Yuri Roubinsky
2021-01-26
1
-0
/
+6
*
Merge pull request #44194 from madmiraal/fix-font_selected_color
Rémi Verschelde
2021-01-26
1
-68
/
+69
|
\
|
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-68
/
+69
*
|
Fix minimap capturing events and improve its theme
Yuri Sizov
2021-01-25
1
-0
/
+1
|
/
*
Fix typo in theming methods ("botton" -> "bottom")
Hugo Locurcio
2021-01-18
1
-7
/
+7
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-39
/
+39
*
Merge pull request #43416 from pycbouh/graph-minimap
Rémi Verschelde
2020-12-17
1
-0
/
+44
|
\
|
*
Add a minimap to the GraphEdit
Yuri Sizov
2020-11-30
1
-0
/
+44
*
|
[Complex Text Layouts] Refactor RichTextLabel.
bruvzg
2020-12-11
1
-0
/
+9
*
|
Add "font_color_separator" theme property to 'PopupMenu'
Michael Alexsander
2020-12-03
1
-0
/
+1
|
/
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-39
/
+84
*
Move safe line color into editor
Paulb23
2020-09-10
1
-1
/
+0
*
Add folding gutter to code_edit
Paulb23
2020-09-10
1
-3
/
+2
*
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-4
/
+6
*
Changed line_edited_from(from) to lines_edit_from(from, to)
Paulb23
2020-09-10
1
-3
/
+0
*
Added Line numbers to CodeEdit
Paulb23
2020-09-10
1
-1
/
+0
*
Add and convert editor to use CodeEdit
Paulb23
2020-09-10
1
-0
/
+41
*
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
1
-4
/
+0
*
Change how default fonts are created, fixes #39235
Juan Linietsky
2020-07-03
1
-25
/
+25
*
Fix default editor/project Button styles after ToolButton removal
Hugo Locurcio
2020-06-24
1
-16
/
+0
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-12
/
+12
*
Add generic file icon and its modulation to the 'FileDialog'
Michael Alexsander
2020-06-08
1
-0
/
+2
*
Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')
Dominik 'dreamsComeTrue' Jasiński
2020-05-21
1
-1
/
+1
*
Remove HQ2X and the `Image.expand_2x_hq2x()` method
Hugo Locurcio
2020-05-16
1
-27
/
+6
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-11
/
+0
*
Merge pull request #37517 from nekomatata/slider-grab-area-highlight
Rémi Verschelde
2020-04-10
1
-0
/
+2
|
\
|
*
Add style for highlighted Slider grab area
PouleyKetchoupp
2020-04-02
1
-0
/
+2
*
|
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-5
/
+5
|
/
*
Open sub-windows as embedded if the OS does not support them
Juan Linietsky
2020-03-26
1
-12
/
+13
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-9
/
+11
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Remove unused theme constants in Tab(Container)
Michael Alexsander
2020-02-22
1
-6
/
+0
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
Completes doc for ItemList and Tree
Haoyu Qiu
2020-02-07
1
-2
/
+0
*
Make possible to edit the GraphEdit's selection rect colors
Michael Alexsander
2020-01-07
1
-0
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_a...
Michael Alexsander
2019-12-28
1
-4
/
+4
*
Remove unused theme elements in H/VSlider
Michael Alexsander
2019-12-13
1
-6
/
+0
*
Add "panel" style to PopupDialog
Michael Alexsander
2019-10-27
1
-1
/
+6
*
Fix the default TextEdit background color
Hugo Locurcio
2019-10-25
1
-1
/
+1
[next]