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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #12903 from YeldhamDev/scrollcontainer_arrangement
Rémi Verschelde
2017-11-13
1
-3
/
+2
|
\
\
\
|
*
|
|
Small arrangement in ScrollContainer.
Michael Alexsander Silva Dias
2017-11-13
1
-3
/
+2
*
|
|
|
Merge pull request #12014 from hi-ogawa/fix-video-playback
Rémi Verschelde
2017-11-13
2
-9
/
+155
|
\
\
\
\
|
*
|
|
|
Fix video playback
Matt Hughes
2017-10-14
2
-9
/
+155
*
|
|
|
|
Fit stylebox on ItemList
volzhs
2017-11-13
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Made text in TextEdit a property.
Michael Alexsander Silva Dias
2017-11-12
1
-0
/
+1
*
|
|
|
Added "is_readonly()" to TextEdit and made it a property.
Michael Alexsander Silva Dias
2017-11-11
2
-0
/
+9
|
|
/
/
|
/
|
|
*
|
|
add context menu enable getters, setters, and properties in LineEdit and Text...
Ian
2017-11-11
4
-1
/
+25
*
|
|
Merge pull request #12806 from letheed/unify-degrees
Poommetee Ketson
2017-11-11
2
-7
/
+7
|
\
\
\
|
*
|
|
Unify degree members and properties
letheed
2017-11-10
2
-7
/
+7
*
|
|
|
Some fixes and improvements.
Daniel J. Ramirez
2017-11-10
2
-2
/
+22
|
/
/
/
*
|
/
Remove deprecated rotation methods
letheed
2017-11-10
2
-18
/
+0
|
|
/
|
/
|
*
|
Merge pull request #12653 from poke1024/fixdocsclick
Rémi Verschelde
2017-11-06
1
-0
/
+3
|
\
\
|
*
|
Fix selection and clicks on text in tables in RichTextLabel
Bernhard Liebl
2017-11-05
1
-0
/
+3
*
|
|
Changed line and word mouse selection
Paulb23
2017-11-05
2
-59
/
+137
*
|
|
In Create New Node, always select and show best (shortest) match
Bernhard Liebl
2017-11-04
2
-0
/
+21
|
/
/
*
|
Fixed RichTextLabel::add_newline() #12564
Zher Huei Lee
2017-11-02
1
-1
/
+2
*
|
Remove text on enter, issue 12494
Paulb23
2017-10-31
1
-4
/
+3
*
|
Ability to shrink 3D viewport by half
Juan Linietsky
2017-10-31
2
-1
/
+38
*
|
Revert "Fixes the selection rect in item_list drawn not clipped"
Rémi Verschelde
2017-10-31
1
-0
/
+3
*
|
Merge pull request #12268 from AlexHolly/fix-lineedit-selection
Rémi Verschelde
2017-10-30
1
-2
/
+4
|
\
\
|
*
|
fix LineEdit drag selection to the left
AlexHolly
2017-10-20
1
-2
/
+4
*
|
|
Merge pull request #12351 from groud/fix_item_list_selection_clipping
Rémi Verschelde
2017-10-30
1
-3
/
+0
|
\
\
\
|
*
|
|
Fixes the selection rect in item_list drawn not clipped
Gilles Roudiere
2017-10-24
1
-3
/
+0
*
|
|
|
Merge pull request #12471 from mhilbrunner/autocomplete
Rémi Verschelde
2017-10-30
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Fix get_node() and $ autocompletion when using single quotes
Unknown
2017-10-30
1
-0
/
+6
*
|
|
|
|
Fix crash when click an empty tabs container
sanikoyes
2017-10-30
1
-0
/
+7
*
|
|
|
|
Added multi level undo redo to line edit
Paulb23
2017-10-29
2
-31
/
+88
|
/
/
/
/
*
|
|
|
Fix margin with tree drawing
Jakob Sinclair
2017-10-24
1
-1
/
+1
*
|
|
|
Finished transition of Patch9Rect to NinePatchRect
Indah Sylvia
2017-10-24
2
-6
/
+6
*
|
|
|
Merge pull request #12310 from Paulb23/toggle_highlight_current_line
Rémi Verschelde
2017-10-23
2
-2
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added setting to toggle current line highlighting
Paulb23
2017-10-22
2
-2
/
+20
*
|
|
|
FileDialog: enlarge the file list a bit
Poommetee Ketson
2017-10-22
1
-12
/
+16
|
/
/
/
*
|
|
Merge pull request #12293 from Paulb23/line_highlighting_fix
Rémi Verschelde
2017-10-21
1
-6
/
+22
|
\
\
\
|
*
|
|
Fixed current line highlighting and visual indication of empty selected lines
Paulb23
2017-10-21
1
-6
/
+22
*
|
|
|
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-10-22
3
-3
/
+4
|
/
/
/
*
|
|
Merge pull request #12042 from MillionOstrich/treeitem-move-to-bottom
Poommetee Ketson
2017-10-21
1
-7
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Stop move_to_bottom losing references to treeitems
MillionOstrich
2017-10-11
1
-7
/
+10
*
|
|
Merge pull request #12084 from santouits/tab_container_bug
Rémi Verschelde
2017-10-20
1
-2
/
+7
|
\
\
\
|
*
|
|
tab container arrows don't work when a popup was set
santouits
2017-10-14
1
-2
/
+7
*
|
|
|
Merge pull request #12159 from RandomShaper/fix-sticky-slider
Gilles Roudiere
2017-10-20
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Reset slider mouse state on hiding/removing
Pedro J. Estébanez
2017-10-16
1
-0
/
+6
*
|
|
|
|
Itemlist rmb now provides the same pos as Tree rmb
AlexHolly
2017-10-18
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #11407 from toger5/selection_override_color
Rémi Verschelde
2017-10-15
4
-11
/
+54
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
do not overlap current line with selection color
toger5
2017-09-28
1
-5
/
+14
|
*
|
|
keep font color on selection as default
toger5
2017-09-28
4
-6
/
+40
*
|
|
|
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
2017-10-13
2
-2
/
+3
|
|
/
/
|
/
|
|
*
|
|
turned arround minimum Size for Seperator in reaction to issue #12020
Grosskopf
2017-10-12
1
-1
/
+5
|
|
/
|
/
|
*
|
Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648
Rémi Verschelde
2017-10-09
1
-0
/
+8
|
\
\
|
*
|
Consistant scroll when using members overview, issue 11648
Paulb23
2017-10-08
1
-0
/
+8
[prev]
[next]