aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_driver_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-17Expose bottom panel show/hide for pluginsGeorge Marques2-0/+16
2016-09-16Add a function to plugin get the main screen parentGeorge Marques4-1/+15
2016-09-16Update documentation on joystick vibration.Andreas Haas1-1/+2
2016-09-15Fix input action pressed state not changing for quick joystick movements.Andreas Haas4-60/+8
2016-09-15Fix highlight current script when script temputure is disabledPaulb231-15/+16
2016-09-15Hacked a demo C# class parser for neikeq.Juan Linietsky1-1/+399
2016-09-15Center camera2D with the proper viewport sizeJuan Linietsky1-4/+7
2016-09-14Call run callbackJuan Linietsky2-0/+12
2016-09-14Added API version and hashing to ObjectTypeDBJuan Linietsky5-2/+212
2016-09-14Vorbis: Don't compile unnecessary encoder filesBłażej Szczygieł1-2/+2
2016-09-14Added a few functions to make 2D split screen easier.Juan Linietsky4-22/+110
2016-09-14Restore viewport set_world_2d functionalityFabio Alessandrelli2-22/+34
2016-09-13Added a generic AStar implementation to Godot.Juan Linietsky4-0/+509
2016-09-13Make Godot detect if the screen is too small (<1200 pixels wide), and use sin...Juan Linietsky2-5/+21
2016-09-13-Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky10-41/+61