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
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify a NULL comparison
eska
2016-11-15
1
-1
/
+1
*
Make the step property useful for sliders as described in #5773
Elia Argentieri
2016-11-15
1
-4
/
+13
*
Fix Label valign position
volzhs
2016-11-15
1
-3
/
+3
*
Caret blink will no longer cause redraw without focus, issue 6167
Paulb23
2016-11-15
2
-2
/
+2
*
Fix updating value of SpinBox with prefix
volzhs
2016-11-15
1
-1
/
+4
*
fix a tiny typo
ScotFlux
2016-11-15
1
-2
/
+2
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+1
*
Fix to fit stylebox with ItemList
volzhs
2016-11-02
1
-1
/
+4
*
Fix Accept/ConfirmationDialog UI broken
volzhs
2016-10-31
1
-5
/
+8
*
Revert "Place child control under label in AcceptDialog."
volzhs
2016-10-31
1
-25
/
+10
*
Add "Never" underline mode to LinkButton
rdb
2016-10-31
2
-4
/
+6
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Added support for tooltips in ButtonArray. Fixes #6597
Zher Huei Lee
2016-10-30
2
-7
/
+47
*
Add "button_selected" signal to ButtonGroup
volzhs
2016-10-17
1
-0
/
+4
*
Fixes for ButtonArray
Zher Huei Lee
2016-10-17
1
-2
/
+12
*
Button focus hovering
Anthony Fieroni
2016-10-17
1
-0
/
+10
*
Place child control under label in AcceptDialog.
Mateusz Adamczyk
2016-10-17
1
-10
/
+25
*
Fix code completion drawing under other gui elements.
Andreas Haas
2016-10-09
1
-1
/
+5
*
Prevent crash on focus change when no valid next control has been found.
Andreas Haas
2016-10-09
1
-5
/
+5
*
PopupMenu: added toggle_item_checked and exposed set_item_tooltip and get_ite...
J08nY
2016-10-09
2
-13
/
+27
*
LineEdit long indicator, fix #6624
Pawel Kowal
2016-10-09
1
-3
/
+4
*
Don't crash when video is stopped and played again
Błażej Szczygieł
2016-10-09
1
-1
/
+2
*
Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.
Andreas Haas
2016-10-09
2
-12
/
+24
*
Add scrolling to Tree control in Drag and Drop mode
Pawel Kowal
2016-10-09
2
-0
/
+34
*
Fix for issue #6496
Brickcaster
2016-10-09
1
-19
/
+16
*
fix ScrollContainer cannot scroll when scroll bar is hidden
sanikoyes
2016-09-18
1
-2
/
+2
*
ScrollContainer expand children bug fix
Pawel Kowal
2016-09-18
1
-2
/
+2
*
Added get_v_scroll to item list, issue 5343
Paulb23
2016-09-18
2
-0
/
+4
*
Explicitly initialize TextureProgress's initial angle value.
MarianoGNU
2016-09-18
1
-0
/
+1
*
fixed wrong placement of AcceptDialog Buttons issue-6143
bebae
2016-09-18
1
-2
/
+0
*
Ability to disable item list tooltip, issue 6240
Paulb23
2016-09-18
2
-0
/
+22
*
Fixes LineEdit text selection with mouse selecting more than intended
Waldson Patrício
2016-09-18
1
-10
/
+0
*
Show last added action on Input Map and implement InputEvent "=="
volzhs
2016-09-01
1
-1
/
+1
*
Add button_down and button_up signals
George Marques
2016-09-01
1
-0
/
+11
*
Slider value accounts for grabber offset
Mason Ashbridge
2016-09-01
1
-3
/
+6
*
Make LineEdit not to cover whole line when rename node
volzhs
2016-09-01
1
-12
/
+13
*
Confirm code completion with numpad key ENTER
Ignacio Etcheverry
2016-09-01
1
-1
/
+1
*
Added extra spacing support for DynamicFont
Zher Huei Lee
2016-08-02
1
-2
/
+2
*
Exposed enable syntax highlighting to properties
Paulb23
2016-07-28
1
-0
/
+1
*
LineEdit: Fix event handled as text when a mod key is pressed
Ignacio Etcheverry
2016-07-27
1
-1
/
+1
*
Merge pull request #5926 from akien-mga/pr-graphedit-drag
Juan Linietsky
2016-07-26
2
-1
/
+5
|
\
|
*
Fix GraphEdit dragging issues at scales != 1
Rémi Verschelde
2016-07-26
2
-1
/
+5
*
|
Changed the way the step decimals are computed to a safer way, fixes many iss...
Juan Linietsky
2016-07-26
2
-5
/
+5
|
/
*
Merge pull request #5746 from Ovnuniarchos/FileDialogExposed
Juan Linietsky
2016-07-24
2
-1
/
+20
|
\
|
*
Exposed mode, access, filters, and show hidden files to the editor. Also, two...
Ovnuniarchos
2016-07-17
2
-1
/
+20
*
|
Merge pull request #5884 from 29jm/fix-crash-graphnode
Rémi Verschelde
2016-07-24
1
-0
/
+5
|
\
\
|
*
|
Fix crash when GraphNode wasn't a child of a Control
Johan Manuel
2016-07-24
1
-0
/
+5
*
|
|
Merge pull request #5737 from neikeq/pr-issue-5269
Rémi Verschelde
2016-07-23
2
-0
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TextEdit: Center search results
Ignacio Etcheverry
2016-07-21
2
-0
/
+30
|
|
/
*
|
Fix pick color from screen. Closes #5853
MarianoGNU
2016-07-22
1
-1
/
+2
[next]