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 #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
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
|
Reused Button styleboxes for ButtonArray
Zher Huei Lee
2016-11-19
1
-11
/
+10
*
|
Made background and symbol color follow the color API
Paulb23
2016-11-06
1
-0
/
+1
|
/
*
Add scrolling to Tree control in Drag and Drop mode
Pawel Kowal
2016-09-17
1
-0
/
+2
*
-Added VeryLowDPI and MidDPI modes to Godot editor.
Juan Linietsky
2016-09-13
1
-7
/
+24
*
-Added focus to comment node
Juan Linietsky
2016-09-02
1
-0
/
+2
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+3
*
prettier connections for graph edit
Juan Linietsky
2016-08-23
1
-0
/
+2
*
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
1
-0
/
+5
*
Concluded base visual scripting! can edit but not run though.
Juan Linietsky
2016-08-04
1
-0
/
+3
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-3
/
+3
*
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
[next]