aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android buildsystem: Drop obsolete NDK_TOOLCHAIN argumentRémi Verschelde2016-06-041-1/+0
* Check the save path before importing a 3D MeshWilhem Barbier2016-06-041-9/+9
* GDScript: Fix method info for is_nan and is_infRémi Verschelde2016-06-041-2/+2
* Filling in documentation.CowThing2016-06-041-0/+38
* Fixed hex notation highlightingPaulb232016-06-041-7/+23
* Member variable syntax highlightingPaulb232016-06-044-0/+19
* Save member information in docdataBojidar Marinov2016-06-041-0/+2
* Add SpinBox to Lossy Quality on Image Groupsvolzhs2016-06-041-2/+9
* Documented @GlobalScope singletons and some keysDaniel J. Ramirez2016-06-041-3/+116
* Merge pull request #5021 from zaps166/2.0-last_sample_playing-fixRémi Verschelde2016-06-031-1/+1
|\
| * SampleLibraryEditor: Initialize "is_playing" variableBłażej Szczygieł2016-06-031-1/+1
* | Travis: Install android *DKs in verbose modeRémi Verschelde2016-05-181-1/+5
* | Fix some errors in some rotation functions, also clarify that certain paramet...Daniel J. Ramirez2016-05-181-7/+8
* | open directory or file when double clickvolzhs2016-05-181-1/+1
* | Revert "Revert "-make sure single select after multi select works better""Rémi Verschelde2016-05-184-2/+27
|/
* Revert "-make sure single select after multi select works better"2.0.3-stableRémi Verschelde2016-05-134-27/+2
* Version 2.0.3Rémi Verschelde2016-05-121-1/+1
* classref: Readd String.strip_edges descriptionRémi Verschelde2016-05-121-2/+3
* Remove nocpuid.c from builtin OpenSSLeska2016-05-122-8/+0
* classref: Fixed return types in Area and Area2D (#4635)MattUV2016-05-123-6/+6
* classref: Sync with current sourceRémi Verschelde2016-05-121-91/+166
* classref: Directory and ConfigFileRémi Verschelde2016-05-123-32/+74
* Windows: Fix GCC/Clang argument being passed to MSVCRémi Verschelde2016-05-121-3/+5
* Updated caret blink method documentationPaulb232016-05-121-0/+28
* Bind caret blink to gdscript and propertiesPaulb232016-05-121-1/+6
* OS.get_screen_size now returns the correct value on OSXmarcelofg552016-05-122-2/+2
* Added possibility to strip left and right to strip_edges (#4594)Mattias Cibien2016-05-123-14/+18
* Joystick demo script cleanupAndreas Haas2016-05-121-5/+4
* Added caret blink in text editorPaulb232016-05-125-8/+103
* Fixed autocomplete truncate, issue 4554Paulb232016-05-121-21/+13
* Add ignore error flag to OpenSSL driverGeorge Marques2016-05-121-0/+1
* Fixed autocomlete strings not appearing for function argumentsPaulb232016-05-121-1/+1
* fix percent decode utf8 errorAlexander Holland2016-05-121-5/+6
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-123-7/+32
* Fixed code completion after opening bracket, issue 3977Paulb232016-05-121-0/+3
* cloning env for builtin_openssl _and_ openssl :)Ariel Manzur2016-05-124-21/+28
* clonning env for builtin sslAriel Manzur2016-05-121-646/+653
* Rotation APIs: Better exposure for degrees methodsRémi Verschelde2016-05-129-69/+149
* Partial documentation for OS methodsDaniel J. Ramirez2016-05-061-1/+19
* Fix build for Windows 64-bits with GCCGeorge Marques2016-05-061-0/+4
* -make sure single select after multi select works betterJuan Linietsky2016-05-064-2/+27
* Fix memory leakGeorge Marques2016-05-061-1/+2
* Fix wrong return and argument types in documentationIgnacio Etcheverry2016-05-069-13/+13
* Add missing Vector2Array case to Variant::operator String()Ignacio Etcheverry2016-05-062-0/+13
* Fix ds3 gamepad mappingHinsbart2016-05-061-0/+1
* Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxesDaniel J. Ramirez2016-05-062-3/+4
* Fix windows 64-bits build.George Marques2016-05-063-3/+4
* Fixes 64 bit MSVC builds, disables bits parameterAleksandar Danilovic2016-05-061-0/+89
* Update OpenSSL to 1.0.2hmrezai2016-05-0635-153/+365
* Autocomplete no longer shows duplicates, issue 1824Paulb232016-05-061-0/+4