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-06-24
Added high resolution icons for the Gizmos, fixes #1638
Daniel J. Ramirez
37
-158
/
+141
2016-06-24
changed way to return reference
Juan Linietsky
1
-2
/
+2
2016-06-24
Improve parallax mirroring algorithm
Pedro J. Estébanez
1
-14
/
+4
2016-06-25
Remove duplicated aidl for android
volzhs
1
-144
/
+0
2016-06-24
Add "bool" to GDScript reserverd keywords
Andreas Haas
1
-0
/
+1
2016-06-24
Fix bug in String==StrRange comparison
George Marques
1
-5
/
+2
2016-06-24
Exposed code completion colors to the text edit theme
Paulb23
1
-0
/
+3
2016-06-24
Properly report a valid error instead of reporting as a bug, closes #3841
Juan Linietsky
1
-2
/
+2
2016-06-24
Fix weird deselection behaviour with text field
Ignacio Etcheverry
2
-0
/
+15
2016-06-24
Fix network IP setting change
volzhs
1
-1
/
+1
2016-06-23
Make button aware of it being dragged and reset state, closes #4178
Juan Linietsky
2
-1
/
+10
2016-06-23
Add docs for String and CanvasItem
George Marques
1
-20
/
+58
2016-06-23
Rename CanvasItem.edit_get() to edit_get_state()
George Marques
1
-1
/
+1
2016-06-23
Fix issue saving flags (size fill expand), fixes #4176
Juan Linietsky
1
-2
/
+2
2016-06-23
Add sha256_buffer() function to String
George Marques
3
-0
/
+20
2016-06-23
png: Do not output warnings as errors
Rémi Verschelde
1
-1
/
+1
2016-06-23
Fix typo to PTRCALL_ENABLED from previous commit
Rémi Verschelde
1
-15
/
+8
2016-06-23
added "arch" parameter, made iphone use it to build isim
Ariel Manzur
2
-6
/
+17
2016-06-23
iOS simulator: merge into iphone detect.py
Rémi Verschelde
3
-155
/
+31
2016-06-22
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...
Juan Linietsky
22
-23
/
+517
2016-06-23
Make editor compatible with Windows high contrast themes
Pedro J. Estébanez
2
-0
/
+27
2016-06-22
Fixed iCCp chunk in pngs
J08nY
151
-105
/
+105
2016-06-22
libpng: New version 1.6.27
J08nY
26
-8469
/
+15338
2016-06-22
Fixed save as not working with scripts
Paulb23
1
-0
/
+1
2016-06-22
Added alert() functionality for OS X
Keyaku
2
-0
/
+18
2016-06-22
fix android resource locale
volzhs
2
-0
/
+0
2016-06-22
Added setting to toggle line edit caret blink
Paulb23
2
-1
/
+26
2016-06-22
Line edit caret no longer draws on focus loss
Paulb23
2
-0
/
+20
2016-06-22
Added caret blink documentation
Paulb23
1
-0
/
+28
2016-06-22
Added caret blink to line edit
Paulb23
2
-5
/
+73
2016-06-22
Classref: added for new *Array bindings
J08nY
1
-0
/
+223
2016-06-22
*Array: added bindings for other DVector methods
J08nY
1
-7
/
+42
2016-06-21
Fixed error using the same atlas rect for all images, closes #4139
Juan Linietsky
3
-2
/
+17
2016-06-21
Better support in ScriptLanguage for GC based scripts
Juan Linietsky
2
-2
/
+15
2016-06-22
classref: Fix UTF-8 parsing in makerst
Rémi Verschelde
1
-2
/
+3
2016-06-21
Expose missing Quaternion operators.
Andreas Haas
1
-3
/
+12
2016-06-21
Sync classes.xml with the new sorting
George Marques
1
-15476
/
+15546
2016-06-21
Fix classes.xml sorting
George Marques
2
-0
/
+29
2016-06-21
Fix a inherited transform bug with Camera2D preview drawing
Bojidar Marinov
1
-3
/
+2
2016-06-21
Added code completion existing color setting
Paulb23
6
-4
/
+7
2016-06-21
Added code completion selected color setting
Paulb23
6
-9
/
+7
2016-06-21
Added code completion background color setting
Paulb23
5
-1
/
+9
2016-06-21
Set default duration parameter of joystick vibration to 0.
Andreas Haas
3
-3
/
+3
2016-06-21
Fix File.get_as_text() to return the whole file
George Marques
1
-0
/
+7
2016-06-21
Add classref for File class
George Marques
1
-2
/
+66
2016-06-21
Fix project manager category list, small enchancements as well
Bojidar Marinov
2
-3
/
+22
2016-06-21
Ability to premultiply alpha on font import, fixes #5231
Juan Linietsky
1
-0
/
+26
2016-06-21
Add support levels to search
Bojidar Marinov
2
-1
/
+27
2016-06-21
Check hashes when downloading assets
Bojidar Marinov
2
-10
/
+18
2016-06-21
Animation: Fix property loop_interpolation
J08nY
1
-3
/
+4
[next]