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
...
*
Draw an indicator to denote overbright colors in ColorPicker
Hugo Locurcio
2019-09-27
1
-1
/
+2
*
Remove an unused icon and constant in Tree
Hugo Locurcio
2019-09-20
1
-1
/
+0
*
Fix resizer icon visiblity on light theme in GraphNode
Chaosus89
2019-09-01
1
-0
/
+1
*
Merge pull request #31593 from SaracenOne/project_theme_shutdown_fix
Rémi Verschelde
2019-08-23
1
-4
/
+5
|
\
|
*
Fixes issue with project_default_theme not being dereferenced on cleanup.
Saracen
2019-08-23
1
-4
/
+5
*
|
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
1
-1
/
+1
|
/
*
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-20
1
-0
/
+1
*
Use base `Color()` constructors instead of `Color::html()`
Hugo Locurcio
2019-07-08
1
-18
/
+18
*
Remove unused icons in the default theme
Hugo Locurcio
2019-07-03
1
-2
/
+0
*
Give TextEdit a custom color for font when read only is set
Gwyneth Lowe
2019-06-24
1
-0
/
+1
*
Give LineEdit a custom font color when un-editable
Gwyneth Lowe
2019-06-24
1
-0
/
+1
*
Add toggle for hidden file visibility in FileDialog
Michael Alexsander Silva Dias
2019-06-10
1
-1
/
+2
*
Fix GraphNode not adding seperation after the first node
Bojidar Marinov
2019-06-04
1
-6
/
+6
*
Merge pull request #28218 from KoBeWi/b00km4rk5
Rémi Verschelde
2019-05-20
1
-0
/
+1
|
\
|
*
Add bookmarks for easier code navigation
Tomasz Chabora
2019-05-05
1
-0
/
+1
*
|
Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor
Max Hilbrunner
2019-05-17
1
-0
/
+1
|
\
\
|
*
|
Expose TextEdit's drawSpaces feature to GDScript
miwanczuk
2019-05-01
1
-0
/
+1
|
|
/
*
|
Merge pull request #28548 from YeldhamDev/check_button_disabled_icon
Rémi Verschelde
2019-05-03
1
-0
/
+2
|
\
\
|
*
|
Add "disabled" icon for 'CheckButton'
Michael Alexsander Silva Dias
2019-05-02
1
-0
/
+2
|
|
/
*
/
Remove unused `panelf` and `panelnc` styles
Bojidar Marinov
2019-05-03
1
-8
/
+0
|
/
*
Merge pull request #28101 from MunWolf/debugger_cursor
Rémi Verschelde
2019-04-29
1
-0
/
+1
|
\
|
*
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-23
1
-0
/
+1
*
|
Expose 'TextEdit's tab drawing and folding to GDScript
Michael Alexsander Silva Dias
2019-04-24
1
-0
/
+2
*
|
Brighten the RichTextLabel color in the default theme
Hugo Locurcio
2019-04-10
1
-1
/
+1
|
/
*
Add disabled tab style
Michael Alexsander Silva Dias
2019-02-10
1
-0
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
General fixes for the AnimationTree editor
Michael Alexsander Silva Dias
2018-12-17
1
-0
/
+1
*
Remove "panel" theme property from ButtonGroup
Michael Alexsander Silva Dias
2018-12-10
1
-4
/
+0
*
If using relationship lines (now default) hide guides.
Juan Linietsky
2018-11-18
1
-0
/
+1
*
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-29
1
-39
/
+3
*
Added hover_pressed style to CheckBox and CheckButton
DualMatrix
2018-09-24
1
-0
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Merge pull request #20906 from Chaosus/rrect_fix
Rémi Verschelde
2018-08-14
1
-1
/
+0
|
\
|
*
Fix ReferenceRect border
Chaosus
2018-08-11
1
-1
/
+0
*
|
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-0
/
+4
|
/
*
Improve VisualScript UX
K. S. Ernest (iFire) Lee
2018-07-24
1
-0
/
+4
*
Add editor highlight for type-safe lines
George Marques
2018-07-20
1
-0
/
+1
*
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-0
/
+2
*
Merge pull request #19398 from godotengine/remove-left-margin
Max Hilbrunner
2018-07-03
1
-1
/
+1
|
\
|
*
Remove default non-zero left margin
Pedro J. Estébanez
2018-06-06
1
-1
/
+1
*
|
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-0
/
+1
|
/
*
-New inspector.
Juan Linietsky
2018-05-15
1
-0
/
+5
*
Always emit dynamic font change in update_oversampling
Ruslan Mustakov
2018-05-08
1
-1
/
+1
*
Perfect FreeType-based outlines for DynamicFonts
Ruslan Mustakov
2018-05-08
1
-0
/
+1
*
Implement font shadows for RichTextLabel
Markus Törnqvist
2018-04-12
1
-0
/
+6
*
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-03-27
1
-0
/
+2
*
set a better initial size to TextEdit nodes
Paul Joannon
2018-01-11
1
-3
/
+3
*
Merge pull request #15186 from GodotExplorer/default-theme
Rémi Verschelde
2018-01-04
1
-2
/
+2
|
\
|
*
Fix errors with custom default theme and custom fonts.
geequlim
2017-12-30
1
-2
/
+2
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
[prev]
[next]