aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed context menu TTR bugssersoong2018-04-282-13/+13
* Fix names of Variant operatorsGeorge Marques2018-04-281-1/+2
* Fix error spam with Sprite has compressed texturevolzhs2018-04-281-0/+3
* Fix index out of size error on Imagevolzhs2018-04-281-0/+21
* Fix crash resulting from bad month check in core_bind.cppBojidar Marinov2018-04-281-7/+7
* Fix Android input source checksRuslan Mustakov2018-04-281-2/+2
* Minor fixes for the AnimationPlayer doc.Michael Alexsander Silva Dias2018-04-281-3/+2
* Remove incorrect & potentially confusing references to EulerWill Vincent2018-04-283-4/+5
* ItemList selection: Check against item countShyRed2018-04-281-1/+1
* Prevent visibility notification been called twice in object creationChaosus2018-04-281-1/+2
* Fixed wrong function callAndrea Catania2018-04-281-1/+1
* LineEdit placeholder alignment, content margins, and overflow bugsrobfram2018-04-282-4/+17
* Fix theme editor sample widgetsPedro J. Estébanez2018-04-281-3/+3
* Add support for radio-looking items with iconPedro J. Estébanez2018-04-284-1/+24
* Use radio-button-like menu entries where applicablePedro J. Estébanez2018-04-285-28/+26
* Support radio-button entries in ItemListPluginPedro J. Estébanez2018-04-282-7/+25
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-04-287-29/+131
* Fixed area overlap cleaningAndrea Catania2018-04-283-16/+14
* Fix RigidBody's configuration warning for Z axisAlexander Alekseev2018-04-281-1/+1
* Resolves Inccorect Quaternion ConversionCrazy-P2018-04-281-1/+1
* Fix skeleton import from glTFPedro J. Estébanez2018-04-281-5/+10
* Update transform buttons in tile editor while using T, A, S shortcuts (fixes ...Alexander Alekseev2018-04-281-0/+3
* fix bone scale/rotation in AnimationPlayerskarroffel2018-04-282-2/+2
* Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...Alexander Alekseev2018-04-281-2/+2
* Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson2018-04-282-0/+6
* physics area added monitorable checkAndrea Catania2018-04-281-1/+4
* Fixed physics server area cleaningAndrea Catania2018-04-283-8/+8
* Corrected physics query max result checkingAndrea Catania2018-04-281-3/+10
* Fix UpdatePowerInfo method implementation in PowerIphone classIgors Vaitkus2018-04-281-1/+1
* Trigger IO error only after exhausting attemptsTom Dobbelaere2018-04-281-3/+9
* Implement missing navgiation polygon debugging in tilemapBenedikt Bär2018-04-281-0/+55
* Fix bug in HTML5 HTTPClient.Fabio Alessandrelli2018-04-281-1/+1
* [Docs] fix typosPoommetee Ketson2018-04-282-8/+8
* Fixed some popups not shrinking their size back when losing items.Michael Alexsander Silva Dias2018-04-282-0/+3
* Add safety checks when handling Android inputRuslan Mustakov2018-04-281-5/+22
* Fix engine.js startGame() when loading from directoryLeon Krause2018-04-281-3/+14
* Allow custom path when using engine.js preloadFile() with URLLeon Krause2018-04-281-3/+3
* Fix engine.js preloadFile() with directoriesLeon Krause2018-04-281-3/+13
* Expose Emscripten libs to engine.js discreetlyLeon Krause2018-04-283-4/+6
* multiply blend mode fix for spatial materialsBen Hickling2018-04-281-2/+2
* Fix all categories unfold when one key binding is changedAlessandro2018-04-281-1/+15
* Fix dragging window from non-retina to retina display.bruvzg2018-04-281-0/+1
* Fix compressor audio effect sidechain selectionBenedikt Bär2018-04-281-1/+1
* Prevented external editor from running multiple timesIvan Vodopiviz2018-04-281-1/+2
* [DOCS] minor ParticlesMaterial docs fix Linear -> RadialPoommetee Ketson2018-04-281-1/+1
* Fix crash in `canvas_item_add_polyline` when passing more points than colorsrobfram2018-04-281-4/+8
* Fix oversampled font artifacts after resizeRuslan Mustakov2018-04-281-3/+3
* Fixes wrong calculation of gridcontainer's children sizeGilles Roudiere2018-04-281-2/+2
* Fix listing files inside directory in pack filePedro J. Estébanez2018-04-281-1/+5
* Changed debug max distance to avoid overflowIvan Vodopiviz2018-04-281-1/+2