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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add presets.
MarianoGNU
2016-01-15
3
-1
/
+7
*
Move shaders to default theme and add shader_override related methods to Cont...
MarianoGNU
2016-01-15
5
-13
/
+122
*
Add a visual editor to color picker.
MarianoGNU
2016-01-15
3
-1
/
+7
*
Merge pull request #3159 from neikeq/tab_close_icon
Rémi Verschelde
2016-01-06
3
-0
/
+6
|
\
|
*
Add tab close icon to the default theme
Ignacio Etcheverry
2015-12-29
3
-0
/
+6
*
|
Update copyright to 2016 in headers
George Marques
2016-01-01
2
-2
/
+2
|
/
*
Merge pull request #3140 from neikeq/fix_refresh_icon
Juan Linietsky
2015-12-26
3
-1
/
+10
|
\
|
*
Added reload icon to FileDialog's default theme
Ignacio Etcheverry
2015-12-26
3
-1
/
+10
*
|
-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
*
missing pngs
Juan Linietsky
2015-12-04
2
-0
/
+0
*
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
1
-2
/
+0
|
\
|
*
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-2
/
+0
*
|
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
15
-21
/
+21
|
|
/
|
/
|
*
|
-work in progress implementation of NDEE's theme It's NOT DONE YET
Juan Linietsky
2015-10-20
20
-51
/
+80
|
/
*
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
4
-2
/
+16
*
|
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
3
-0
/
+7
|
/
*
Multiple scene editing *POTENTIALLY UNSTABLE*
Juan Linietsky
2015-06-22
3
-2
/
+2
*
some editor window changes
Juan Linietsky
2015-06-13
4
-0
/
+12
*
grid container supports separate h and v spacing
Juan Linietsky
2015-06-08
1
-1
/
+2
*
Merge pull request #1973 from Biliogadafr/ColorRamp
Juan Linietsky
2015-06-07
2
-0
/
+5
|
\
|
*
Replace color phases with color ramp for Particles2D.
Biliogadafr
2015-05-24
2
-0
/
+5
*
|
new file dialog!
Juan Linietsky
2015-06-06
1
-2
/
+21
*
|
work in progress, resource previews
Juan Linietsky
2015-05-31
1
-1
/
+0
|
/
*
-Many fixes and demo for RichTexLabel
Juan Linietsky
2015-04-21
1
-1
/
+5
*
Improve mechanism and fix radio icon rendering.
Mariano Javier Suligoy
2015-03-01
1
-2
/
+6
*
Add CheckBox control with theme edition and radio icon avaible.
Mariano Javier Suligoy
2015-03-01
4
-1
/
+41
*
Restore checkbutton margin to origin value, fixed issue in code search dialog
marynate
2015-01-15
1
-2
/
+2
*
Minor code formatting
marynate
2015-01-15
1
-6
/
+5
*
Tweak Button margins & small fix for ToolButton
Ralf Hölzemer
2015-01-15
1
-2
/
+2
*
fix background alpha in dropdown arrows
Ralf Hölzemer
2015-01-15
3
-2
/
+2
*
Fixed the progressbar to only require 16px in height
Ralf Hölzemer
2015-01-15
1
-2
/
+2
*
Missing files and Tab changes
Ralf Hölzemer
2015-01-15
4
-6
/
+6
*
More Theme fixes
Ralf Hölzemer
2015-01-15
27
-215
/
+366
*
Fix visual glitch in Progressbar
Ralf Hölzemer
2015-01-15
2
-1
/
+1
*
New iteration of the theme
Ralf Hölzemer
2015-01-15
54
-112
/
+113
*
New neutral default theme
Ralf Hölzemer
2015-01-15
67
-69
/
+69
*
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky
2015-01-03
3
-1
/
+12
*
-ability to set default textures in shader (needed for visual shader editing)
Juan Linietsky
2014-12-21
4
-2
/
+20
[next]