aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Input DocumentationCowThing2016-05-061-0/+16
* Fixed behavior of OS.set_window_resizableMattias Cibien2016-05-061-1/+1
* Fixed documentation generator for polymorphic functionsDaniel J. Ramirez2016-05-061-0/+20
* Documented bool methodsDaniel J. Ramirez2016-05-061-0/+3
* Documented floatDaniel J. Ramirez2016-05-061-0/+5
* Documented int methodsDaniel J. Ramirez2016-05-061-0/+3
* Finished AnimationPlayer DocumentationCowThing2016-05-061-0/+3
* Fix checking unsaved changes only in current sceneIgnacio Etcheverry2016-05-061-1/+5
* Documented YSort (#4515)CowThing2016-05-061-0/+4
* Debugger: Fix breaked signal binding (#4508)Rémi Verschelde2016-05-061-1/+1
* Documented ColorRampDaniel J. Ramirez2016-05-061-0/+14
* Partial documentation for Particles2DDaniel J. Ramirez2016-05-061-0/+36
* Document Popup, PopupDialog, PopupMenu, and PopupPanelBojidar Marinov2016-05-061-7/+29
* Tabs: Fix align issue with right/close buttonsRémi Verschelde2016-05-061-5/+2
* Tabs: cleanup code, no functional changeRémi Verschelde2016-05-061-86/+36