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
/
platform
/
javascript
/
audio_server_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-02
Port 2D demos to TSCN/TRES formats
Rémi Verschelde
193
-6666
/
+9957
2016-04-02
Fix last two bindings in input_mapping demo
Rémi Verschelde
2
-1
/
+3
2016-04-02
Option to toggle line numbers
Paulb23
2
-0
/
+4
2016-04-02
inherit PKG_CONFIG_PATH from environment
Maxwell Huang-Hobbs
1
-1
/
+6
2016-04-02
doc/base/classes.xml: String.match, Node.find_node
Josh Grams
1
-2
/
+3
2016-04-02
Fixed numbers not highlighting after space
Paulb23
1
-1
/
+1
2016-04-02
Stopped save scene flicker, issue 4118
Paulb23
1
-2
/
+6
2016-04-02
Fix GDScript crash when call show/hide in func _exit_tree
sanikoyes
1
-2
/
+2
2016-04-02
Syntax highlighting for numbers
Paulb23
4
-2
/
+39
2016-04-02
Expose android/shutdown_adb_on_exit parameter and default to true
Rémi Verschelde
1
-0
/
+1
2016-04-02
BoxContainer: Bind method add_spacer(bool)
Ignacio Etcheverry
1
-0
/
+1
2016-04-02
TextEdit: Fix Shift+Delete shortcut not calling cut()
Ignacio Etcheverry
1
-0
/
+7
2016-04-02
Fixes #3942 - Throws an error when exporting for X11 with no filename
demolitions
1
-1
/
+8
2016-04-02
Fix issues with tilemap covering child nodes and old quadrants
Bojidar Marinov
1
-0
/
+9
2016-04-02
Fix for #4014, changed to 2 instead of 3 chars to trigger search
demolitions
1
-1
/
+1
2016-04-02
Option to toggle tab drawing
Paulb23
2
-1
/
+3
2016-04-02
Add -r flag to adb install for keep app user data
sanikoyes
1
-0
/
+1
2016-04-02
Fix cursor getting locked on tree control if tree is cleared while modifying ...
Saracen
1
-1
/
+9
2016-04-02
Fixed highlighting when word occurs as substring first
Paulb23
1
-8
/
+14
2016-04-02
Fixed highliting with shift and mouse
Paulb23
1
-5
/
+2
2016-04-02
Highlight all occurrences of selected word
Paulb23
4
-0
/
+65
2016-04-02
Fix editors panels, of the bottom panel, not resizing in some cases
Franklin Sobrinho
3
-3
/
+7
2016-04-02
LineEdit/TextEdit: Add Shift+Delete shortcut for cut
Ignacio Etcheverry
2
-0
/
+11
2016-04-02
TextEdit: Fix inconsistent copy, cut and paste behaviour
Ignacio Etcheverry
1
-80
/
+46
2016-04-02
Fix file dialog, of Particles2D plugin, showing "Error" icons
Franklin Sobrinho
2
-17
/
+17
2016-04-02
Automatically create input node when creating a ShaderGraph
Franklin Sobrinho
1
-5
/
+13
2016-04-02
Fix crash when importing sub-scenes
Franklin Sobrinho
1
-1
/
+1
2016-04-02
Added configuable tab size
Paulb23
4
-1
/
+13
2016-04-02
Correct spot light size conversion in Blender exporter.
Brandon DeRosier
1
-1
/
+1
2016-04-02
Undo and redo commands on text editor now affect internal version which fixes...
Saracen
2
-6
/
+19
2016-04-02
Remove redundant buttons
Rémi Verschelde
2
-79
/
+3
2016-04-02
Add stop and delete buttons to sample library
Rémi Verschelde
2
-32
/
+57
2016-04-02
Fix link error when disable_3d=yes
sanikoyes
1
-1
/
+2
2016-04-02
TileSet Export: Avoid invalid error when merge is enabled but file does not e...
Ignacio Etcheverry
1
-14
/
+11
2016-04-02
Fix crash when resizing ConcavePolygonShape2D segments
Ignacio Etcheverry
1
-8
/
+12
2016-04-02
TimeScale node: return +inf remaining for 0 scale.
Josh Grams
1
-1
/
+4
2016-04-02
remove trailing whitespace
Hubert Jarosz
386
-7660
/
+7660
2016-04-02
AnimationTreePlayer: distinguish value tracks.
Josh Grams
1
-2
/
+3
2016-04-02
Variant::blend: add Quat, fix Vector3.
Josh Grams
1
-1
/
+7
2016-04-02
Update version in Info.plist
RegalMedia
1
-2
/
+2
2016-04-02
TimeScale node: scale return value (time remaining).
Josh Grams
1
-2
/
+4
2016-04-02
fix InputMap::action_erase_event()
hondres
1
-4
/
+1
2016-04-02
This will disable png arm neon optimizing for android template if compile on ...
volzhs
1
-6
/
+5
2016-04-02
migrate to container-based Travis CI
Hubert Jarosz
1
-4
/
+26
2016-04-02
osx: fix inverted horizontal scrolling
hondres
1
-1
/
+1
2016-04-02
Enabled scrolling past end of file
Paulb23
4
-1
/
+14
2016-03-06
Release 2.0.1
2.0.1-stable
Rémi Verschelde
1
-0
/
+1
2016-03-06
Add support for patch versions (2.0.x)
Rémi Verschelde
3
-3
/
+6
2016-03-06
Fix Project Settings dialog add/delete global variable
Franklin Sobrinho
3
-27
/
+80
2016-03-06
doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5)
hondres
1
-2
/
+2
[next]