aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_server_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-24added more Android gamepad mappingsDana Olson1-2/+5
2016-02-24Fix typo in errorest311-1/+1
2016-02-23added a couple more Linux mappings, tweaked Ouya Linux mappingDana Olson1-2/+6
2016-02-22bump to stable, congratulations everyone2.0-stablereduz1-1/+1
2016-02-22doc (NodePath): Rewrite description and all methods.Josh Grams1-8/+11
2016-02-22Update README.mdJuan Linietsky1-2/+4
2016-02-22keep previous rotation when using rotate tool. fixes #3788.volzhs1-1/+1
2016-02-22Change "erase" to "remove" in project manager. fixes #3796.volzhs1-3/+3
2016-02-22Fix pixelated steam capsulesRémi Verschelde6-0/+0
2016-02-21._sc_ file is now a ConfigFile for self contained modeAriel Manzur11-4/+1063
2016-02-21Fix missing dependency resolver in Windowseska2-0/+2
2016-02-21-fixed a crash when closing scene with animationplayer openJuan Linietsky2-2/+6
2016-02-21Add support for placeholders in tscn, which was missing. Closes #3652Juan Linietsky3-7/+64