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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 2.0.2
2.0.2-stable
Rémi Verschelde
2016-04-07
1
-1
/
+1
*
Option to toggle syntax highlighting
Paulb23
2016-04-06
2
-1
/
+4
*
Fixed block indent inconsistency, fixes issue 3803
Paulb23
2016-04-06
3
-66
/
+67
*
Revert "free Material 'shadow_material_double_sided' on ::finish()"
Rémi Verschelde
2016-04-06
1
-1
/
+0
*
Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classes
Bojidar Marinov
2016-04-06
4
-2
/
+12
*
Bind Z key (without modifiers) to toggle wireframe in 3D view
Bojidar Marinov
2016-04-06
1
-0
/
+11
*
Fixed text edit undo and redo operation interaction
Paul Batty
2016-04-06
3
-16
/
+25
*
Fixes errors occurring when switching to a new scene with a spatial editor fr...
SaracenOne
2016-04-06
1
-24
/
+30
*
Added rotation/panning support for trackpads in 3D mode #53
sunnystormy
2016-04-06
1
-5
/
+22
*
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
*
Separate help pages from scripts by default
Rémi Verschelde
2016-04-06
1
-1
/
+1
*
Change toggle comment behaviour. Fixes #4198
Luiz Paulo de Vasconcellos
2016-04-06
1
-0
/
+5
*
memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()
MSC
2016-04-06
1
-0
/
+2
*
free Material 'shadow_material_double_sided' on ::finish()
MSC
2016-04-06
1
-0
/
+1
*
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
*
Fix building against 2.0 API
Rémi Verschelde
2016-04-02
1
-1
/
+1
*
Add support for gnu-libstc++-4.9 needed by recent NDK versions
blubee
2016-04-02
1
-7
/
+9
*
Make hardcoded Mac version 2.0.x
Rémi Verschelde
2016-04-02
1
-2
/
+2
*
Function syntax highlighting
Paul Batty
2016-04-02
4
-0
/
+22
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
42
-817
/
+815
*
Port 2D demos to TSCN/TRES formats
Rémi Verschelde
2016-04-02
193
-6666
/
+9957
*
Fix last two bindings in input_mapping demo
Rémi Verschelde
2016-04-02
2
-1
/
+3
*
Option to toggle line numbers
Paulb23
2016-04-02
2
-0
/
+4
*
inherit PKG_CONFIG_PATH from environment
Maxwell Huang-Hobbs
2016-04-02
1
-1
/
+6
*
doc/base/classes.xml: String.match, Node.find_node
Josh Grams
2016-04-02
1
-2
/
+3
*
Fixed numbers not highlighting after space
Paulb23
2016-04-02
1
-1
/
+1
*
Stopped save scene flicker, issue 4118
Paulb23
2016-04-02
1
-2
/
+6
*
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
4
-2
/
+39
*
Expose android/shutdown_adb_on_exit parameter and default to true
Rémi Verschelde
2016-04-02
1
-0
/
+1
*
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
*
Fixes #3942 - Throws an error when exporting for X11 with no filename
demolitions
2016-04-02
1
-1
/
+8
*
Fix issues with tilemap covering child nodes and old quadrants
Bojidar Marinov
2016-04-02
1
-0
/
+9
*
Fix for #4014, changed to 2 instead of 3 chars to trigger search
demolitions
2016-04-02
1
-1
/
+1
*
Option to toggle tab drawing
Paulb23
2016-04-02
2
-1
/
+3
*
Add -r flag to adb install for keep app user data
sanikoyes
2016-04-02
1
-0
/
+1
*
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
4
-0
/
+65
*
Fix editors panels, of the bottom panel, not resizing in some cases
Franklin Sobrinho
2016-04-02
3
-3
/
+7
*
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
*
Fix file dialog, of Particles2D plugin, showing "Error" icons
Franklin Sobrinho
2016-04-02
2
-17
/
+17
*
Automatically create input node when creating a ShaderGraph
Franklin Sobrinho
2016-04-02
1
-5
/
+13
[next]