aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add CC parameter to allow use of custom C compilerEmmanuel Leblond2016-10-091-1/+2
* AnimationEditor: zoom using ctrl+wheelAndreas Haas2016-10-091-2/+10
* Use pkgconfig to locate ALSA libs (#6119)romeojulietthotel2016-10-091-1/+1
* expose GeometryInstance.get_aabb() etc fixes #6587yg2f2016-10-092-0/+5
* x11: Fix event.is_action() for release of modifier keysAndreas Haas2016-10-091-0/+13
* Fix crash when disabling main screen pluginGeorge Marques2016-10-091-0/+4
* Fix manifest generation bug in Android exportPedro J. Estébanez2016-10-091-6/+4
* removed redundant assign operation in mesh_add_surface: elem_count is reassig...knd2016-10-091-4/+0
* Add function to get readable names for joystick eventsAndreas Haas2016-10-094-0/+72
* Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl2016-10-099-52/+39
* Show True/False tooltip in property editor for bool valuesPawel Kowal2016-10-091-0/+2
* Add docs for XMLparser, VideoPlayer and most of TreeGeorge Marques2016-10-091-0/+106
* Expose Vector2::clamped() to scriptsAndreas Haas2016-10-091-0/+2
* Make the choosable default editor layout the same as the actual default one.Andreas Haas2016-10-091-3/+3
* Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.Andreas Haas2016-10-092-12/+24
* Add scrolling to Tree control in Drag and Drop modePawel Kowal2016-10-093-0/+36
* Fix input action pressed state not changing for quick joystick movements.Andreas Haas2016-10-094-60/+8
* Add a function to plugin get the main screen parentGeorge Marques2016-10-094-1/+15
* Fix for issue #6496Brickcaster2016-10-091-19/+16
* classref: Sync with current sourceRémi Verschelde2016-09-191-11/+17
* Update documentation on joystick vibration.Andreas Haas2016-09-181-1/+2
* Fix highlight current script when script temputure is disabledPaulb232016-09-181-15/+16
* Vorbis: Don't compile unnecessary encoder filesBłażej Szczygieł2016-09-181-2/+2
* fix ScrollContainer cannot scroll when scroll bar is hiddensanikoyes2016-09-181-2/+2
* Update current script color on changePaulb232016-09-181-0/+1
* Added constants from types in code completion, somehow this was never added.Juan Linietsky2016-09-181-1/+12
* Fix Viewport.get_mouse_pos() for specific situations, closes #1885Juan Linietsky2016-09-182-17/+16
* ScrollContainer expand children bug fixPawel Kowal2016-09-182-3/+3
* Fix the Windows environment in SCons spawn functionGeorge Marques2016-09-181-0/+1
* Tween: fix non-repeat interpolate_callback does not delete after call triggeredsanikoyes2016-09-181-0/+2
* Mouse hotspot is not honored.Ovnuniarchos2016-09-181-2/+2
* Move hardcoded theme colors from editor_node into editor_themesRalf Hölzemer2016-09-182-5/+5
* Added ItemList get_v_scroll to docsPaulb232016-09-181-0/+7
* Added get_v_scroll to item list, issue 5343Paulb232016-09-182-0/+4
* Added customisable grid color, issue 3781Paulb232016-09-182-4/+9
* x11: fix x360 wireless gamepad mapping.Andreas Haas2016-09-181-1/+1
* Change the documentation to reflect that Directory.list_dir_begin()Gastronok2016-09-181-1/+1
* Explicitly initialize TextureProgress's initial angle value.MarianoGNU2016-09-181-0/+1
* fixed wrong placement of AcceptDialog Buttons issue-6143bebae2016-09-181-2/+0
* Document itemlist disable tooltipPaulb232016-09-181-0/+18
* Ability to disable item list tooltip, issue 6240Paulb232016-09-182-0/+22
* Added setting to change current script background color, issue 5450Paulb232016-09-181-2/+9
* Fix dialogs in ProjectManage don't with editor theme issueGeequlim2016-09-181-4/+3
* Fix (potentially) Android libs packaging issue (#5645)Pedro J. Estébanez2016-09-181-1/+0
* Expose light shadow color to canvas item shadersPedro J. Estébanez2016-09-184-0/+8
* Rename misleading definePedro J. Estébanez2016-09-183-6/+6
* Do not expose resource/ properties in sectioned property editor, closes #6396Juan Linietsky2016-09-181-1/+1
* Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...Juan Linietsky2016-09-182-3/+7
* Always show output panel when debuggingsupaiku2016-09-181-0/+3
* Show object string cast instead of object id in debuggersupaiku2016-09-181-2/+4