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
*
Revert "-make sure single select after multi select works better"
2.0.3-stable
Rémi Verschelde
2016-05-13
2
-25
/
+0
*
Bind caret blink to gdscript and properties
Paulb23
2016-05-12
1
-1
/
+6
*
Added caret blink in text editor
Paulb23
2016-05-12
2
-8
/
+89
*
Fixed autocomplete truncate, issue 4554
Paulb23
2016-05-12
1
-21
/
+13
*
Fixed autocomlete strings not appearing for function arguments
Paulb23
2016-05-12
1
-1
/
+1
*
Fixed code completion after opening bracket, issue 3977
Paulb23
2016-05-12
1
-0
/
+3
*
Rotation APIs: Better exposure for degrees methods
Rémi Verschelde
2016-05-12
2
-16
/
+34
*
-make sure single select after multi select works better
Juan Linietsky
2016-05-06
2
-0
/
+25
*
Fix wrong return and argument types in documentation
Ignacio Etcheverry
2016-05-06
3
-4
/
+4
*
Autocomplete no longer shows duplicates, issue 1824
Paulb23
2016-05-06
1
-0
/
+4
*
Tabs: Fix align issue with right/close buttons
Rémi Verschelde
2016-05-06
1
-5
/
+2
*
Tabs: cleanup code, no functional change
Rémi Verschelde
2016-05-06
1
-86
/
+36
*
Tabs: Fix navigation buttons overlap when resizing
Rémi Verschelde
2016-05-06
1
-42
/
+9
*
Tabs: Fix icon size not taken into account for offset
Rémi Verschelde
2016-05-06
1
-0
/
+1
*
FileDialog: reset mkdir label after use (#4500)
Rémi Verschelde
2016-05-01
1
-1
/
+1
*
math: Fix rounding error for 0 in Math::round (#4495)
Rémi Verschelde
2016-05-01
1
-4
/
+0
*
Add more documentations and fix AcceptDialog::add_cancel
Geequlim
2016-04-29
1
-1
/
+1
*
Classref: Document Button and ButtonArray
Rémi Verschelde
2016-04-29
2
-12
/
+19
*
Added scroll lines, issue 4243
Paulb23
2016-04-29
2
-2
/
+55
*
Setting to change line number color
Paulb23
2016-04-27
2
-3
/
+3
*
Fix warn print when hide an control does not inside_tree
sanikoyes
2016-04-27
1
-2
/
+5
*
Ability to change the caret color
Paulb23
2016-04-27
2
-4
/
+6
*
Fixed block indent inconsistency, fixes issue 3803
Paulb23
2016-04-06
2
-40
/
+65
*
Fixed text edit undo and redo operation interaction
Paul Batty
2016-04-06
2
-14
/
+15
*
Fixed 'complex' typo in method name
Paulb23
2016-04-06
2
-14
/
+14
*
Fixed undoing twice when removing selection
Paulb23
2016-04-06
1
-0
/
+5
*
Fixed insert mode interaction with auto complete
Paulb23
2016-04-06
1
-0
/
+15
*
Fixed insert mode removing first unselected character
Paulb23
2016-04-06
1
-4
/
+6
*
Added insert mode to text editor
Paulb23
2016-04-06
2
-3
/
+46
*
Progress bar minsize now checks percent_visible
Zher Huei Lee
2016-04-06
1
-1
/
+3
*
Function syntax highlighting
Paul Batty
2016-04-02
2
-0
/
+20
*
Fixed numbers not highlighting after space
Paulb23
2016-04-02
1
-1
/
+1
*
Fix GDScript crash when call show/hide in func _exit_tree
sanikoyes
2016-04-02
1
-2
/
+2
*
Syntax highlighting for numbers
Paulb23
2016-04-02
2
-2
/
+37
*
BoxContainer: Bind method add_spacer(bool)
Ignacio Etcheverry
2016-04-02
1
-0
/
+1
*
TextEdit: Fix Shift+Delete shortcut not calling cut()
Ignacio Etcheverry
2016-04-02
1
-0
/
+7
*
Fix cursor getting locked on tree control if tree is cleared while modifying ...
Saracen
2016-04-02
1
-1
/
+9
*
Fixed highlighting when word occurs as substring first
Paulb23
2016-04-02
1
-8
/
+14
*
Fixed highliting with shift and mouse
Paulb23
2016-04-02
1
-5
/
+2
*
Highlight all occurrences of selected word
Paulb23
2016-04-02
2
-0
/
+60
*
LineEdit/TextEdit: Add Shift+Delete shortcut for cut
Ignacio Etcheverry
2016-04-02
2
-0
/
+11
*
TextEdit: Fix inconsistent copy, cut and paste behaviour
Ignacio Etcheverry
2016-04-02
1
-80
/
+46
*
Added configuable tab size
Paulb23
2016-04-02
2
-1
/
+8
*
Undo and redo commands on text editor now affect internal version which fixes...
Saracen
2016-04-02
2
-6
/
+19
*
remove trailing whitespace
Hubert Jarosz
2016-04-02
45
-1730
/
+1730
*
Enabled scrolling past end of file
Paulb23
2016-04-02
2
-1
/
+10
*
Add editor settings for call hint placement
Martin Chuckeles
2016-03-05
2
-4
/
+36
*
Hide hint if completion is active
Martin Chuckeles
2016-03-05
1
-1
/
+1
*
Move the call hint under the current line
Martin Chuckeles
2016-03-05
1
-1
/
+1
*
-Cleaned up GraphEdit, also fixes #3568
Juan Linietsky
2016-02-08
3
-30
/
+90
[next]