aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_driver_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-09Use pkgconfig to locate ALSA libs (#6119)romeojulietthotel1-1/+1
2016-10-09expose GeometryInstance.get_aabb() etc fixes #6587yg2f2-0/+5
2016-10-09x11: Fix event.is_action() for release of modifier keysAndreas Haas1-0/+13
2016-10-09Fix crash when disabling main screen pluginGeorge Marques1-0/+4
2016-10-09Fix manifest generation bug in Android exportPedro J. Estébanez1-6/+4
2016-10-09removed redundant assign operation in mesh_add_surface: elem_count is reassig...knd1-4/+0
2016-10-09Add function to get readable names for joystick eventsAndreas Haas4-0/+72
2016-10-09Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl9-52/+39
2016-10-09Show True/False tooltip in property editor for bool valuesPawel Kowal1-0/+2
2016-10-09Add docs for XMLparser, VideoPlayer and most of TreeGeorge Marques1-0/+106
2016-10-09Expose Vector2::clamped() to scriptsAndreas Haas1-0/+2
2016-10-09Make the choosable default editor layout the same as the actual default one.Andreas Haas1-3/+3
2016-10-09Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.Andreas Haas2-12/+24
2016-10-09Add scrolling to Tree control in Drag and Drop modePawel Kowal3-0/+36
2016-10-09Fix input action pressed state not changing for quick joystick movements.Andreas Haas4-60/+8
2016-10-09Add a function to plugin get the main screen parentGeorge Marques4-1/+15
2016-10-09Fix for issue #6496Brickcaster1-19/+16
2016-09-19classref: Sync with current sourceRémi Verschelde1-11/+17
2016-09-18Update documentation on joystick vibration.Andreas Haas1-1/+2
2016-09-18Fix highlight current script when script temputure is disabledPaulb231-15/+16
2016-09-18Vorbis: Don't compile unnecessary encoder filesBłażej Szczygieł1-2/+2
2016-09-18fix ScrollContainer cannot scroll when scroll bar is hiddensanikoyes1-2/+2
2016-09-18Update current script color on changePaulb231-0/+1
2016-09-18Added constants from types in code completion, somehow this was never added.Juan Linietsky1-1/+12
2016-09-18Fix Viewport.get_mouse_pos() for specific situations, closes #1885Juan Linietsky2-17/+16
2016-09-18ScrollContainer expand children bug fixPawel Kowal2-3/+3
2016-09-18Fix the Windows environment in SCons spawn functionGeorge Marques1-0/+1
2016-09-18Tween: fix non-repeat interpolate_callback does not delete after call triggeredsanikoyes1-0/+2
2016-09-18Mouse hotspot is not honored.Ovnuniarchos1-2/+2
2016-09-18Move hardcoded theme colors from editor_node into editor_themesRalf Hölzemer2-5/+5
2016-09-18Added ItemList get_v_scroll to docsPaulb231-0/+7
2016-09-18Added get_v_scroll to item list, issue 5343Paulb232-0/+4
2016-09-18Added customisable grid color, issue 3781Paulb232-4/+9
2016-09-18x11: fix x360 wireless gamepad mapping.Andreas Haas1-1/+1
2016-09-18Change the documentation to reflect that Directory.list_dir_begin()Gastronok1-1/+1
2016-09-18Explicitly initialize TextureProgress's initial angle value.MarianoGNU1-0/+1
2016-09-18fixed wrong placement of AcceptDialog Buttons issue-6143bebae1-2/+0
2016-09-18Document itemlist disable tooltipPaulb231-0/+18
2016-09-18Ability to disable item list tooltip, issue 6240Paulb232-0/+22
2016-09-18Added setting to change current script background color, issue 5450Paulb231-2/+9
2016-09-18Fix dialogs in ProjectManage don't with editor theme issueGeequlim1-4/+3
2016-09-18Fix (potentially) Android libs packaging issue (#5645)Pedro J. Estébanez1-1/+0
2016-09-18Expose light shadow color to canvas item shadersPedro J. Estébanez4-0/+8
2016-09-18Rename misleading definePedro J. Estébanez3-6/+6
2016-09-18Do not expose resource/ properties in sectioned property editor, closes #6396Juan Linietsky1-1/+1
2016-09-18Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...Juan Linietsky2-3/+7
2016-09-18Always show output panel when debuggingsupaiku1-0/+3
2016-09-18Show object string cast instead of object id in debuggersupaiku1-2/+4
2016-09-18Select newly created folder on Directory dialogvolzhs1-7/+7
2016-09-18Clean up GDScript templateRăzvan Cosmin Rădulescu1-7/+5