aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [mono] fix signals parameter retrievalPaul Joannon2018-05-161-5/+7
* Add back missing method from e10a2e5999bb646b0145f898328e8f01731ca854Hein-Pieter van Braam2018-05-141-0/+1
* fix API string pathPaul Joannon2018-05-133-5/+5
* Fix vector reduction in shader languageJFonS2018-05-132-3/+44
* Fix icon if remote icon load failsKarolis K2018-05-131-5/+6
* Implement missing methods in dummy rasterizerFabio Alessandrelli2018-05-131-0/+14
* Fix duplicate definitions with FreeTypeLeon Krause2018-05-131-3/+0
* [DOCS] Vector2/Vector3/TileMap wording fixesChris Bradfield2018-05-133-62/+67
* Ability to change path color with self modulatevolzhs2018-05-131-1/+2
* added custom aabb to primitivesBastiaan Olij2018-05-132-0/+20
* hide tab changed debug printAlexander Holland2018-05-131-2/+0
* Fix:code editor text size should change at least one each time, don't mind ho...RaphaelHunter2018-05-131-2/+2
* Small changes for some strings.Michael Alexsander Silva Dias2018-05-132-55/+3
* Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio2018-05-133-4/+4
* Adds keywords to autocomplete predictions.Anish2018-05-131-0/+7
* LinkButtons are now responsive to engine themeUnknown2018-05-131-0/+4
* Implement pull/18665 for 3.0Hein-Pieter van Braam2018-05-131-2/+8
* Bump version to 3.0.3rc2Hein-Pieter van Braam2018-05-131-1/+1
* Fix placeholders position in `LineEdit` when editing inside the Editorrobfram2018-05-131-1/+0
* Fix keyboard focus lock-out with HTML5 canvas in iframeLeon Krause2018-05-133-6/+10
* Consider TextEdit paste operation complex.Charly Mourglia2018-05-131-0/+3
* Fix a crash when trying to run Godot debugger on a release build.Brian Richardson2018-05-131-1/+1
* fix clang6 assignment errorthfrwn2018-05-131-2/+2
* fix for segfault when using CallBasic in visual script on release buildIbrahn Sahir2018-05-131-1/+1
* Particles: fix corrupted scene when saved after convert (2nd try)Poommetee Ketson2018-05-132-21/+6
* Fix AnimationPlayer edited scene bugPeter Folkins2018-05-131-1/+0
* Fix enums without class name not opening docs pagePeter Folkins2018-05-131-0/+12
* Fix for Issue#18457 - Folder name with trailing space on WindowsFelix Yang2018-05-132-2/+4
* Fix editor detecting msbuild with a msvc 'tools only' installIgnacio Etcheverry2018-05-131-0/+2
* Fix MSVC check when building with monoIgnacio Etcheverry2018-05-131-2/+2
* add condition check in Imgae::create(...)RaphaelHunter2018-05-131-0/+3
* For uwp the ARM architecture needs to be in lower caseHein-Pieter van Braam2018-05-131-2/+2
* Fix double free for drag preview control in viewportGeequlim2018-05-131-3/+1
* Fix Variant leak in call_nativePedro J. Estébanez2018-05-131-1/+3
* Disable 'run' button if any project not selected and tiny refactoringDmitryKrutskikh2018-05-131-3/+5
* Fix relative mouse motion when captured in HTML5 platformLeon Krause2018-05-131-1/+1
* Fix custom cursor disappearing on osxGuilherme Felipe2018-05-131-5/+8
* Use mimetype according to glTF spec.Yaakuro2018-05-131-1/+1
* Proper focus in/out handling on iOSRuslan Mustakov2018-05-131-12/+9
* Resume audio on iOS after phone call or alarmRuslan Mustakov2018-05-134-22/+72
* Fix Linux/X11 build on ARMs.bruvzg2018-05-132-4/+3
* Use fake audio playing property in editorShyRed2018-05-136-3/+44
* Merge pull request #18082 from RandomShaper/improve-gui-touch-3.0Hein-Pieter van Braam2018-05-1316-214/+210
|\
| * Implement universal translation of touch to mousePedro J. Estébanez2018-04-3016-214/+210
* | Merge pull request #18157 from RandomShaper/improve-uri-utils-3.0Hein-Pieter van Braam2018-05-133-5/+31
|\ \
| * | Fix buggy http-encodingPedro J. Estébanez2018-04-121-4/+4
| * | Enhance HTTPClient.query_string_from_dict()Pedro J. Estébanez2018-04-122-1/+27
* | | Android: Increase targetSdkVersion to 27Rémi Verschelde2018-05-081-1/+1
* | | Fix for large .pck filesGustav Lund2018-05-081-3/+3
* | | Rewrite Tween class reference.Chris Bradfield2018-05-081-54/+57