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
*
Property convert images to RGBA before applying hq2x, fixes #5168
Juan Linietsky
2016-07-18
1
-2
/
+6
*
Added block caret to TextEdit
Paulb23
2016-07-12
1
-0
/
+1
*
Removed duplicate color
Paulb23
2016-07-11
1
-1
/
+0
*
Expose colors to theme
Paulb23
2016-07-11
1
-0
/
+7
*
Exposed code completion colors to the text edit theme
Paulb23
2016-06-24
1
-0
/
+3
*
Added code completion existing color setting
Paulb23
2016-06-21
1
-1
/
+0
*
Added code completion selected color setting
Paulb23
2016-06-21
1
-6
/
+0
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-10
/
+28
*
It is now possible to set a default custom theme, whether you want a hidpi de...
Juan Linietsky
2016-06-16
1
-22
/
+16
*
Adds the ability to draw parent-children relationship lines in scene tree editor
UgisBrekis
2016-06-15
1
-3
/
+2
*
-Some fixes to OSX retina scaling for window functions
Juan Linietsky
2016-05-30
1
-143
/
+132
*
Fixed caret color not changing though properties
Paulb23
2016-05-24
1
-1
/
+1
*
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
1
-0
/
+1
*
Merge pull request #4096 from neikeq/pr-margin-cont-imp
Juan Linietsky
2016-05-13
1
-1
/
+4
|
\
|
*
MarginContainer: Add top, right and bottom margins
Ignacio Etcheverry
2016-03-21
1
-1
/
+4
*
|
-begun implementing drag & drop editor wide
Juan Linietsky
2016-05-11
1
-0
/
+1
*
|
move Font to BitmapFont
Juan Linietsky
2016-04-28
1
-9
/
+9
|
/
*
-Made editor support SSL certs by default (embedded them)
Juan Linietsky
2016-03-12
1
-1
/
+5
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-4
/
+4
*
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
1
-0
/
+8
*
-Cleaned up GraphEdit, also fixes #3568
Juan Linietsky
2016-02-08
1
-0
/
+7
*
-make animationplayer thinner, also toolbuttons too. fixes #3526
Juan Linietsky
2016-02-02
1
-2
/
+2
*
Add presets.
MarianoGNU
2016-01-15
1
-1
/
+2
*
Move shaders to default theme and add shader_override related methods to Cont...
MarianoGNU
2016-01-15
1
-1
/
+10
*
Add a visual editor to color picker.
MarianoGNU
2016-01-15
1
-1
/
+2
*
Merge pull request #3159 from neikeq/tab_close_icon
Rémi Verschelde
2016-01-06
1
-0
/
+1
|
\
|
*
Add tab close icon to the default theme
Ignacio Etcheverry
2015-12-29
1
-0
/
+1
*
|
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
|
/
*
Merge pull request #3140 from neikeq/fix_refresh_icon
Juan Linietsky
2015-12-26
1
-1
/
+5
|
\
|
*
Added reload icon to FileDialog's default theme
Ignacio Etcheverry
2015-12-26
1
-1
/
+5
*
|
-Added table support to RichTextLabel
reduz
2015-12-26
1
-0
/
+2
|
/
*
-implement arrows on tabs, when too many tabs are present, fixes #2806
Juan Linietsky
2015-12-14
1
-0
/
+4
*
Merge pull request #2709 from eska014/fix-default-menubutton-styleboxes
Juan Linietsky
2015-11-18
1
-0
/
+1
|
\
|
*
Add default focus StyleBox to MenuButton
eska
2015-11-01
1
-0
/
+1
*
|
Merge pull request #2639 from MarianoGnu/origin
Juan Linietsky
2015-11-18
1
-0
/
+4
|
\
\
|
*
|
Fix ButtonGroup broken layout
MarianoGNU
2015-10-19
1
-0
/
+4
*
|
|
-Fixed default theme a little
Juan Linietsky
2015-11-18
1
-6
/
+6
*
|
|
-Merged Script and Help tabs
Juan Linietsky
2015-11-17
1
-2
/
+3
*
|
|
-better integration of ndee's theme
Juan Linietsky
2015-11-13
1
-8
/
+8
|
|
/
|
/
|
*
|
-work in progress implementation of NDEE's theme It's NOT DONE YET
Juan Linietsky
2015-10-20
1
-33
/
+52
|
/
*
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-30
1
-1
/
+1
|
\
|
*
-display/emulate_touchscreen now really emulates a touchscreen
Juan Linietsky
2015-08-29
1
-1
/
+1
*
|
Edit default values. WARNING!!!
Mariano Javier Suligoy
2015-08-29
1
-2
/
+6
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-03
1
-1
/
+3
|
\
|
|
*
QOL, script buttons in scene tabs
Juan Linietsky
2015-07-26
1
-1
/
+3
*
|
Fix tab indent
Mariano Javier Suligoy
2015-07-20
1
-45
/
+45
*
|
Select and move multiple nodes at once
Mariano Javier Suligoy
2015-07-19
1
-0
/
+2
|
/
*
some editor window changes
Juan Linietsky
2015-06-13
1
-0
/
+2
*
grid container supports separate h and v spacing
Juan Linietsky
2015-06-08
1
-1
/
+2
*
new file dialog!
Juan Linietsky
2015-06-06
1
-2
/
+21
[next]