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
*
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
*
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
*
Automatically create input node when creating a ShaderGraph
Franklin Sobrinho
2016-04-02
1
-5
/
+13
*
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
*
Fix link error when disable_3d=yes
sanikoyes
2016-04-02
1
-1
/
+2
*
TimeScale node: return +inf remaining for 0 scale.
Josh Grams
2016-04-02
1
-1
/
+4
*
remove trailing whitespace
Hubert Jarosz
2016-04-02
115
-2782
/
+2782
*
AnimationTreePlayer: distinguish value tracks.
Josh Grams
2016-04-02
1
-2
/
+3
*
TimeScale node: scale return value (time remaining).
Josh Grams
2016-04-02
1
-2
/
+4
*
Enabled scrolling past end of file
Paulb23
2016-04-02
2
-1
/
+10
*
Fix Sprite doesn't updating region_rect value in certain conditions
Franklin Sobrinho
2016-03-06
1
-5
/
+7
*
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
*
AnimationTreePlayer (Blend3): process all inputs.
Josh Grams
2016-03-05
1
-11
/
+12
*
AnimationTreePlayer: blend value tracks (closes #2299)
Josh Grams
2016-03-05
1
-4
/
+7
*
fix transform localization event in mouse motion
Juan Linietsky
2016-02-29
1
-2
/
+3
*
Fix missing dependency resolver in Windows
eska
2016-02-21
1
-0
/
+1
*
Add support for placeholders in tscn, which was missing. Closes #3652
Juan Linietsky
2016-02-21
3
-7
/
+64
*
-Fixed bug with event player crashing, closes #3687
Juan Linietsky
2016-02-20
1
-0
/
+2
*
-Change link to new documentation
Juan Linietsky
2016-02-20
1
-0
/
+5
*
Fix NavigationPolygon references in _bind_method
Rémi Verschelde
2016-02-17
1
-2
/
+2
*
refix particles3d issue, bringing down the amount limit to 1024
Nuno Donato
2016-02-16
1
-2
/
+2
*
Bind method is_cell_transposed
Rémi Verschelde
2016-02-15
1
-0
/
+1
*
-Made some icon data types smaller so they take up less space
Juan Linietsky
2016-02-11
2
-0
/
+3
*
-Added missing functions to the doc, fixes #3583
Juan Linietsky
2016-02-09
1
-1
/
+0
*
-Allow renaming root node of inherited scene
Juan Linietsky
2016-02-09
1
-1
/
+1
*
-Cleaned up GraphEdit, also fixes #3568
Juan Linietsky
2016-02-08
8
-30
/
+112
*
Property handle rotated controls in 2D editor, fixes #3613
Juan Linietsky
2016-02-08
2
-3
/
+8
[next]