summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-05Fix build for Windows 64-bits with GCCGeorge Marques
2016-05-05Merge pull request #4550 from Valentactive/masterRémi Verschelde
Adds the ".vscode" folder from Visual Studio Code to ".gitignore"
2016-05-05Merge pull request #4549 from AlexHolly/httpclient-rawbody-supportRémi Verschelde
HTTPClient request with raw_array body
2016-05-05Merge pull request #4548 from vnen/pr-fix-win64-buildRémi Verschelde
Fix memory leak
2016-05-05Merge pull request #4547 from neikeq/pr-wrong-debug-methodsRémi Verschelde
Fix wrong return and argument types in documentation
2016-05-04Adds the ".vscode" folder from Visual Studio Code to ".gitignore"Michele Valente
Adds to ".gitignore" the ".vscode" folder which is created when using Visual Studio Code together with the "C/C++" extension.
2016-05-04-make sure single select after multi select works betterJuan Linietsky
-fixed some warnings for OSX
2016-05-04httpclient request withh raw_array bodyAlexander Holland
2016-05-04missing default valueJuan Linietsky
2016-05-04fix to avoid video texture scalingJuan Linietsky
2016-05-04ability to shrink all images x2 on loadJuan Linietsky
this is for extreme cases when running on devices with very low video memory, so you can still retain compatibility.
2016-05-04Fix memory leakGeorge Marques
As pointed out by @sanikoyes in #4541.
2016-05-04i18n: regenerate template for removed debug stringsRémi Verschelde
2016-05-04Fix wrong return and argument types in documentationIgnacio Etcheverry
2016-05-04i18n: remove trailing spaces in scriptRémi Verschelde
2016-05-04i18n: Don't make print_line calls translatableRémi Verschelde
2016-05-04Add missing Vector2Array case to Variant::operator String()Ignacio Etcheverry
- Correcly display Vector2Array default arguments in the documentation
2016-05-04forgot thisJuan Linietsky
2016-05-04accepting suggestionsJuan Linietsky
2016-05-04template is now potJuan Linietsky
2016-05-04base for translationJuan Linietsky
2016-05-04Merge pull request #4544 from mattiascibien/fix-double-includeRémi Verschelde
Removed double incluson of scene/gui/dialogs.h
2016-05-04Remove double incluson of scene/gui/dialogs.hMattias Cibien
Removed a double inclusion of scene/gui/dialogs.h in file editor_file_dialog.h
2016-05-04Merge pull request #4543 from djrm/better_hint_allRémi Verschelde
Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxes
2016-05-04Merge pull request #4541 from vnen/pr-fix-win64-buildRémi Verschelde
Fix windows 64-bits build.
2016-05-04Merge pull request #4540 from mrezai/openssl-1.0.2hRémi Verschelde
Update OpenSSL to 1.0.2h
2016-05-04Merge pull request #4535 from sanikoyes/Pr-crash-dynamic-fontRémi Verschelde
Fix crash in dynamic font
2016-05-03Merge remote-tracking branch 'origin/master'Juan Linietsky
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-05-03Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxesDaniel J. Ramirez
2016-05-03Merge pull request #4542 from Hinsbart/ds3Rémi Verschelde
Fix ds3 gamepad mapping
2016-05-04Fix ds3 gamepad mappingHinsbart
2016-05-03Fix windows 64-bits build.George Marques
The change in `tools/doc/doc_data.cpp` is needed because the MSVC compiler does not support variable length arrays. Fix #4113
2016-05-03Update OpenSSL to 1.0.2hmrezai
2016-05-03Merge pull request #4539 from Paulb23/autocomplete_duplicate_items_issue_1824Rémi Verschelde
Autocomplete no longer shows duplicates, issue #1824
2016-05-03Merge pull request #4538 from CowThing/classref-editRémi Verschelde
Input Documentation
2016-05-03Autocomplete no longer shows duplicates, issue 1824Paulb23
2016-05-03Input DocumentationCowThing
Input Documentation
2016-05-03Sync class referenceRémi Verschelde
2016-05-03Merge pull request #4533 from djrm/doc_data_merge_fixRémi Verschelde
Fixed documentation generator for polymorphic functions
2016-05-03Merge pull request #4536 from mattiascibien/fix-set-window-resizable-winRémi Verschelde
Fixed behavior of OS.set_window_resizable
2016-05-03Merge pull request #4532 from vnen/pr-update-opus-1.1.2Rémi Verschelde
Update Opus driver to 1.1.2
2016-05-03Add ability to send drag events to another objectJuan Linietsky
will be documented/tested later
2016-05-03Fixed behavior of OS.set_window_resizableMattias Cibien
Should fix #4428. * Minimize button is not hidden anymore
2016-05-03Fix crash in dynamic fontsanikoyes
2016-05-03Fixed documentation generator for polymorphic functionsDaniel J. Ramirez
2016-05-03Merge pull request #4523 from neikeq/pr-issue-4504Rémi Verschelde
Fix checking unsaved changes only in current scene
2016-05-02Merge pull request #4531 from djrm/classref-editRémi Verschelde
Documented bool methods
2016-05-02Documented bool methodsDaniel J. Ramirez
2016-05-02Merge pull request #4529 from djrm/classref-floatRémi Verschelde
Documented float