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
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
*
classref: Fixed return types in Area and Area2D (#4635)
MattUV
2016-05-12
2
-4
/
+4
*
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 animation player auto-queue duplication and undo/redo
Paulb23
2016-05-12
1
-0
/
+3
*
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
8
-68
/
+148
*
-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
8
-12
/
+12
*
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
*
Fix continious update with Camera2D
Bojidar Marinov
2016-04-27
1
-0
/
+4
*
Fix Camera2D ignoring zoom when checking limits
Bojidar Marinov
2016-04-27
1
-1
/
+1
*
Add preview of the Camera2D's screen boundaries
Bojidar Marinov
2016-04-27
1
-6
/
+33
*
tiny fix to loop restart (#4358)
Alex
2016-04-27
1
-1
/
+1
*
BoneAttachments now position themselves instantly during bind.
Saracen
2016-04-27
1
-0
/
+1
*
Fixed curve baking, now always start at origin point
Hearto Lazor
2016-04-27
1
-1
/
+2
*
Keep editable instances data when replacing tree root node
Ignacio Etcheverry
2016-04-27
2
-0
/
+12
*
Setting to change line number color
Paulb23
2016-04-27
2
-3
/
+3
*
Fix RayCast not updating when debugging collissions
Ignacio Etcheverry
2016-04-27
2
-2
/
+2
*
Doc: fix type of stream object
Rémi Verschelde
2016-04-27
1
-2
/
+2
*
Fix warn print when hide an control does not inside_tree
sanikoyes
2016-04-27
1
-2
/
+5
*
Fix crash when tween control object previous freed
sanikoyes
2016-04-27
1
-0
/
+13
*
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
*
Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classes
Bojidar Marinov
2016-04-06
4
-2
/
+12
*
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 issues with tilemap covering child nodes and old quadrants
Bojidar Marinov
2016-04-02
1
-0
/
+9
[next]