aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "-make sure single select after multi select works better"2.0.3-stableRémi Verschelde2016-05-134-27/+2
| | | | | This reverts commit f909634832a72cfc669fd1b6281c8a960ea3d40f. It caused various regressions (#4556 and #4607).
* 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
| | | | | | | Since opensslconf.h no longer defines OPENSSL_CPUID_OBJ, OpenSSL defines OPENSSL_cpuid_setup itself (with the same empty definition) (cherry picked from commit 2392824dbab773b365dc77b8a75c1b75f42b93d8)
* classref: Fixed return types in Area and Area2D (#4635)MattUV2016-05-123-6/+6
| | | | (cherry picked from commit 91c85ff1f5e83fd7e360ad07abad98684acf6ecf)
* classref: Sync with current sourceRémi Verschelde2016-05-121-91/+166
|
* classref: Directory and ConfigFileRémi Verschelde2016-05-123-32/+74
| | | | (cherry picked from commit 22d1385caf40badde869fb114b01f6f50ab608ab)
* Windows: Fix GCC/Clang argument being passed to MSVCRémi Verschelde2016-05-121-3/+5
| | | | | | | Fixes #4620 (cherry picked from commits 972b0f78b3f89ea5096bc37658ceb859ad47fa44 and c7292b1f3d22323352a14e756497b03d66c90666)
* Updated caret blink method documentationPaulb232016-05-121-0/+28
| | | | (cherry picked from commit 997476777a83022d4ea2858e3b8127ef44639d86)
* Bind caret blink to gdscript and propertiesPaulb232016-05-121-1/+6
| | | | (cherry picked from commit dc90cba42e3c9357af8eb94e69022b4afe901896)
* OS.get_screen_size now returns the correct value on OSXmarcelofg552016-05-122-2/+2
| | | | (cherry picked from commit b697de92efab8ddd9796a1f396cebfb159be11b0)
* Added possibility to strip left and right to strip_edges (#4594)Mattias Cibien2016-05-123-14/+18
| | | | (cherry picked from commit 49c473bb365054969687f14ed0b55bfe3b06e637)
* Joystick demo script cleanupAndreas Haas2016-05-121-5/+4
| | | | | | Removes a leftover variable and uses constants instead of magic numbers. (cherry picked from commit 86b46c0b7ec624ba6584974bf021398b4d4db993)
* Added caret blink in text editorPaulb232016-05-125-8/+103
| | | | (cherry picked from commit e03e7deb1bbc25d1d7e3506058e090a14eabde97)
* Fixed autocomplete truncate, issue 4554Paulb232016-05-121-21/+13
| | | | (cherry picked from commit accc2a195bdcb79628650a61e6d9a3e408c37d19)
* Add ignore error flag to OpenSSL driverGeorge Marques2016-05-121-0/+1
| | | | (cherry picked from commit 2e44e255ed913372df5ced3526ea56fd50e6df3a)
* Fixed autocomlete strings not appearing for function argumentsPaulb232016-05-121-1/+1
| | | | (cherry picked from commit 9e6234201bdd9abbd780d75d5c5e1ead454d4c20)
* fix percent decode utf8 errorAlexander Holland2016-05-121-5/+6
| | | | (cherry picked from commit f86cffd8e6cacb09cf59c27423c7e82c0e024aaa)
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-123-7/+32
| | | | (cherry picked from commit 488495852bcee4e92038657abd166b83f78f2a2a)
* Fixed code completion after opening bracket, issue 3977Paulb232016-05-121-0/+3
| | | | (cherry picked from commit 0a2b341d0a7027b9d8c1e3bf1448f83c568a9304)
* cloning env for builtin_openssl _and_ openssl :)Ariel Manzur2016-05-124-21/+28
| | | | (cherry picked from commit baaa74f2153403044ab7570b920bc01317f8a047)
* clonning env for builtin sslAriel Manzur2016-05-121-646/+653
| | | | (cherry picked from commit 62c17d65a8ad808bb712e64df2f16ecfb193c9be)
* Rotation APIs: Better exposure for degrees methodsRémi Verschelde2016-05-129-69/+149
| | | | | | | | | | Made public the various set/getters for rotations in degrees. For consistency, renamed the exposed method names to remove the leading underscore, and kept the old names with a deprecation warning. Fixes #4511. (cherry picked from commit 4eab767a6fbc746f6a13e976b4e34d566e7cc4cd)
* Partial documentation for OS methodsDaniel J. Ramirez2016-05-061-1/+19
| | | | (cherry picked from commit ed7c0a6caf35838efbf8799bdae7b591f5332ec9)
* Fix build for Windows 64-bits with GCCGeorge Marques2016-05-061-0/+4
| | | | (cherry picked from commit 81297f0fa1a0f021c5dfe120d0f4419d5cbcb2b5)
* -make sure single select after multi select works betterJuan Linietsky2016-05-064-2/+27
| | | | | | -fixed some warnings for OSX (cherry picked from commit f909634832a72cfc669fd1b6281c8a960ea3d40f)
* Fix memory leakGeorge Marques2016-05-061-1/+2
| | | | | | As pointed out by @sanikoyes in #4541. (cherry picked from commit 5930408746fab692aaf277ec7b6482e7055f3344)
* Fix wrong return and argument types in documentationIgnacio Etcheverry2016-05-069-13/+13
| | | | (cherry picked from commit 1e752c01203b2560ef3ed28993aac9c98c053cb8)
* Add missing Vector2Array case to Variant::operator String()Ignacio Etcheverry2016-05-062-0/+13
| | | | | | - Correcly display Vector2Array default arguments in the documentation (cherry picked from commit 2060e6616cb39362cddc3c57a94292896f9f4525)
* Fix ds3 gamepad mappingHinsbart2016-05-061-0/+1
| | | | (cherry picked from commit d6cd5108e3b448a71cdd4150693c9b0d3610f7e1)
* Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxesDaniel J. Ramirez2016-05-062-3/+4
| | | | (cherry picked from commit 723c0d730c0bb3df888934dd94ed1e45f24b7acd)
* Fix windows 64-bits build.George Marques2016-05-063-3/+4
| | | | | | | | | The change in `tools/doc/doc_data.cpp` is needed because the MSVC compiler does not support variable length arrays. Fix #4113 (cherry picked from commit 9424c6c58f0b33f06807936958978e907574a845)
* Fixes 64 bit MSVC builds, disables bits parameterAleksandar Danilovic2016-05-061-0/+89
| | | | | | | | | Also Enables automatic detection of architecture for the MSVC compilers. Builds without assembly optimisations for x64 Closes issue #3098 Signed-off-by: Aleksandar Danilovic <greatgames.alexandar@gmail.com> (cherry picked from commit 7762e1afe60d6cf3ae310a4cf0af0e25ae5d18c6)
* Update OpenSSL to 1.0.2hmrezai2016-05-0635-153/+365
| | | | (cherry picked from commit ab623c923d4e2c950342aec5da371cb92b1fbbc6)
* Autocomplete no longer shows duplicates, issue 1824Paulb232016-05-061-0/+4
| | | | (cherry picked from commit 084d0bef96068109b67a4bc90e270cd32c678094)
* Input DocumentationCowThing2016-05-061-0/+16
| | | | | | Input Documentation (cherry picked from commit f6ae5e41de720996195eb02e1ba6ea954e4932e9)
* Fixed behavior of OS.set_window_resizableMattias Cibien2016-05-061-1/+1
| | | | | | Should fix #4428. * Minimize button is not hidden anymore (cherry picked from commit 8fb7280f39600b1fec6f5a88fba29aecb0caa9b4)
* Fixed documentation generator for polymorphic functionsDaniel J. Ramirez2016-05-061-0/+20
| | | | (cherry picked from commit 57d0b784266f02c8f021d09f4f0bab911d894207)
* Documented bool methodsDaniel J. Ramirez2016-05-061-0/+3
| | | | (cherry picked from commit 3ca1d0f1d534d1111ccd9dfd007a891592154146)
* Documented floatDaniel J. Ramirez2016-05-061-0/+5
| | | | (cherry picked from commit 520e6f5b0944df0140521158f05c7d3fbd8bc2c0)
* Documented int methodsDaniel J. Ramirez2016-05-061-0/+3
| | | | (cherry picked from commit 4453284388bcdad18242f1cbbdf2a4835c666d68)
* Finished AnimationPlayer DocumentationCowThing2016-05-061-0/+3
| | | | (cherry picked from commit abf5f8c586239d1fe6924e218b55182e9cb99e77)
* Fix checking unsaved changes only in current sceneIgnacio Etcheverry2016-05-061-1/+5
| | | | (cherry picked from commit 107e62be7045ae69415f8069a6f49ec912ec3799)
* Documented YSort (#4515)CowThing2016-05-061-0/+4
| | | | | Documented YSort (cherry picked from commit 957c265f11fc5f244e24bb4d5442fedba4e32634)
* Debugger: Fix breaked signal binding (#4508)Rémi Verschelde2016-05-061-1/+1
| | | | | Closes #4270. (cherry picked from commit 8ceab5ddaf141434cda982a04bdf4a8f4b0b5155)
* Documented ColorRampDaniel J. Ramirez2016-05-061-0/+14
| | | | (cherry picked from commit c2bdb3727b14aff4de2504221e55c7574da4b60b)
* Partial documentation for Particles2DDaniel J. Ramirez2016-05-061-0/+36
| | | | (cherry picked from commit 3cd58fe0ba597f5e72e087b9df0a847d2ecbf990)
* Document Popup, PopupDialog, PopupMenu, and PopupPanelBojidar Marinov2016-05-061-7/+29
| | | | (cherry picked from commit 5cdf4a63792ab7979da90977cf7d36568c8fd83e)
* Tabs: Fix align issue with right/close buttonsRémi Verschelde2016-05-061-5/+2
| | | | | | | The stylebox around the close button was badly centered. There were also bad margins applied when using right buttons. (cherry picked from commit 21c181bd3ce5c13b346f44af362a779e742ec344)
* Tabs: cleanup code, no functional changeRémi Verschelde2016-05-061-86/+36
| | | | | | Some dead code removed, a few cosmetic changes. (cherry picked from commit 8b32c805298da73463d59b448097f949aec84e49)