index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
default_theme
/
default_theme.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Fix CheckBox minimum size
volzhs
2017-12-11
1
-4
/
+4
*
Fix CheckButton minimum size
volzhs
2017-12-11
1
-1
/
+1
*
Changed current line draw order and added code folding color
Paulb23
2017-12-07
1
-0
/
+1
*
Merge pull request #13409 from YeldhamDev/textedit_disabled
Rémi Verschelde
2017-12-06
1
-0
/
+1
|
\
|
*
Add disabled theme to TextEdit.
Michael Alexsander Silva Dias
2017-12-01
1
-0
/
+1
*
|
Fix missing stylebox for LinkButton's hover states
Waldson Patrício
2017-12-06
1
-0
/
+2
*
|
Fixed FileDialog's "parent folder" button not having a texture.
Michael Alexsander Silva Dias
2017-12-02
1
-0
/
+1
|
/
*
Fix style error with MenuButton in default theme
geequlim
2017-11-24
1
-3
/
+3
*
Remove obsolete ButtonArray theming
Rémi Verschelde
2017-11-15
1
-33
/
+0
*
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
2017-10-13
1
-1
/
+1
*
Added grabber_area to default_theme sliders. Fixes #11261
hickop
2017-10-11
1
-0
/
+2
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-0
/
+3
*
Add some options and reorganize the 2D editor menus. Makes available forced s...
Gilles Roudiere
2017-09-18
1
-1
/
+1
*
rtl uses styleBoxEmpty as defualt
toger5
2017-09-06
1
-1
/
+1
*
Unified script panel backgrounds.
toger5
2017-09-02
1
-0
/
+1
*
changed-"HSlider" -> "VSlider" for focus style fixes #728
toger5
2017-08-31
1
-1
/
+1
*
Merge pull request #10096 from toger5/label_stylebox
Rémi Verschelde
2017-08-31
1
-0
/
+1
|
\
|
*
fixed Import LineEdit to label + label stylebox
toger5
2017-08-17
1
-0
/
+1
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
/
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-399
/
+399
*
Scroll bars now look different on press
kbake
2017-08-12
1
-0
/
+2
*
Fix ColorPicker to use theme constants
Poommetee Ketson
2017-07-18
1
-5
/
+5
*
Slider: add set/is_editable
Poommetee Ketson
2017-07-11
1
-0
/
+4
*
Merge pull request #9038 from AlexHolly/rect2-rename-pos
Rémi Verschelde
2017-06-05
1
-4
/
+4
|
\
|
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-4
/
+4
*
|
Removed stupid right arrow to edit resource. Now simply click it..
Juan Linietsky
2017-06-04
1
-0
/
+4
|
/
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-160
/
+94
|
\
|
*
New customizable editor theme
volzhs
2017-05-09
1
-18
/
+16
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-144
/
+80
*
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-17
/
+17
|
/
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-80
/
+144
*
Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin
Rémi Verschelde
2017-04-20
1
-4
/
+2
|
\
|
*
Respect the expand margin for StyleBoTextures again.
Ray Koopa
2017-04-13
1
-4
/
+2
*
|
Fix editor style box for ToolButton
volzhs
2017-04-12
1
-10
/
+4
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-1
/
+1
*
Fixed WindowDialog not aligning properly
Robert Hernandez
2017-03-31
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-610
/
+530
*
Added functionality for resizable dialogs.
Ray Koopa
2017-03-01
1
-16
/
+11
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-1
/
+1
*
Add disabled tabs
Ray Koopa
2017-02-27
1
-0
/
+4
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
1
-2
/
+2
*
Merge pull request #7431 from MarianoGnu/gles3
Juan Linietsky
2017-01-04
1
-6
/
+0
|
\
|
*
Fix Color Picker
Mariano Suligoy
2016-10-19
1
-6
/
+0
*
|
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-6
/
+12
|
\
|
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-6
/
+12
[next]