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
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-06-05
1
-1
/
+1
*
fixed capital A osx
toger5
2018-06-01
1
-2
/
+2
*
fixed a input not registered in osx script editor
toger5
2018-06-01
1
-1
/
+1
*
Add additional macos shortcuts for going to start/end of line
Sherjil Ozair
2018-06-01
1
-1
/
+52
*
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
2018-05-13
2
-2
/
+2
*
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
2018-05-13
1
-1
/
+0
*
Consider TextEdit paste operation complex.
Charly Mourglia
2018-05-13
1
-0
/
+3
*
fix clang6 assignment error
thfrwn
2018-05-13
1
-2
/
+2
*
Hand-merge API hash fixes #18514
Hein-Pieter van Braam
2018-04-29
2
-6
/
+2
*
Fixed context menu TTR bugs
sersoong
2018-04-28
2
-13
/
+13
*
ItemList selection: Check against item count
ShyRed
2018-04-28
1
-1
/
+1
*
LineEdit placeholder alignment, content margins, and overflow bugs
robfram
2018-04-28
2
-4
/
+17
*
Add support for radio-looking items with icon
Pedro J. Estébanez
2018-04-28
3
-1
/
+9
*
Use radio-button-like menu entries where applicable
Pedro J. Estébanez
2018-04-28
1
-1
/
+1
*
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-04-28
2
-25
/
+71
*
Fixes wrong calculation of gridcontainer's children size
Gilles Roudiere
2018-04-28
1
-2
/
+2
*
Implement line clipping for `TextureProgress` to avoid bad rendering due to i...
robfram
2018-04-28
1
-16
/
+39
*
Fix bad autocomplete of partially written node paths when using syntactic sug...
robfram
2018-04-14
1
-1
/
+1
*
auto-completion edge jump
Alexander Holland
2018-04-14
1
-4
/
+10
*
Make BaseButton not emit press when container is scrolled
Ruslan Mustakov
2018-04-14
5
-24
/
+60
*
Fixes infinite loop in GridContainer
Gilles Roudiere
2018-03-29
1
-4
/
+4
*
Prevent division by zero in GridContainer
Leon Krause
2018-03-29
1
-2
/
+2
*
Fix BaseButton not always calling _pressed()
bncastle
2018-03-28
1
-0
/
+5
*
Fix infinite loop in GridContainer layout
Gary Oberbrunner
2018-03-28
1
-6
/
+6
*
Fix weird editor crash when switching from editing one gradient to another ke...
JFonS
2018-03-28
1
-0
/
+7
*
Fix more regressions in RichTextLabel from PR 15711
Bernhard Liebl
2018-03-03
1
-9
/
+5
*
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-03-01
2
-0
/
+4
*
Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d
poke1024
2018-03-01
1
-0
/
+5
*
Fix quotation in string
Rado'sPC\aRaGaR
2018-02-22
1
-1
/
+0
*
Clean up some bad words from code comments
Artem Varaksa
2018-02-22
1
-2
/
+2
*
Fix typos with codespell
luz.paz
2018-02-22
3
-4
/
+4
*
Force controls to save rect_clip_content since they do not all default to false.
isaacremnant
2018-02-22
1
-1
/
+1
*
Fixes wrong vertical font layout in RichTextLabel
Bernhard Liebl
2018-02-21
2
-4
/
+24
*
TextEdit folding over unindented comments
Ian
2018-02-21
2
-7
/
+38
*
Actually fix the db/dc renaming mess
Hein-Pieter van Braam
2018-02-21
2
-2
/
+2
*
revert the renaming _tree_db_selected function
Hein-Pieter van Braam
2018-02-21
2
-4
/
+4
*
Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...
Michael Alexsander Silva Dias
2018-02-21
1
-10
/
+6
*
Fixed disappearing text on filedialog buttons
Max
2018-02-21
1
-4
/
+4
*
Keep to show current script when closing all docs
volzhs
2018-02-21
2
-9
/
+14
*
Fixes OptionButton selection index being reset to zero at instanciation
Alexander Alekseev
2018-02-19
1
-1
/
+2
*
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
2018-02-19
2
-2
/
+23
*
SpinBoxes calculate correctly their width before first redraw.
Ovnuniarchos
2018-02-19
2
-5
/
+13
*
Fixed #15082: line edit emits two "text_changed" signals when pasting while t...
Federico Frenguelli
2018-02-19
2
-2
/
+17
*
Fix wrong property type for fixed icon size in ItemList
binbitten
2018-02-19
1
-1
/
+1
*
Fixes a Gridcontainer wrong children fitting with expanded+non-zero minisize
Gilles Roudiere
2018-02-19
1
-56
/
+67
*
Fixes a bas resizing with SplitContainer
Gilles Roudiere
2018-02-19
2
-97
/
+39
*
Fix TextEdit current line highlight horizontal offset
binbitten
2018-02-04
1
-7
/
+7
*
Expose a few GraphEdit methods to script languages
George Marques
2018-02-04
1
-0
/
+9
*
Allow focus on disabled buttons
Hein-Pieter van Braam
2018-02-04
1
-4
/
+0
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
5
-44
/
+44
[next]