aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5920 from 29jm/fix-warningsJuan Linietsky2016-09-1025-61/+60
|\
| * Fix some comparisons between signed and unsigned integersJohan Manuel2016-08-133-14/+14
| * Fix some warnings about misleading indentationJohan Manuel2016-08-134-13/+17
| * Remove some unused variablesJohan Manuel2016-08-139-22/+12
| * Fix some warnings about unhandled switch casesJohan Manuel2016-08-133-0/+3
| * Fix various warningsJohan Manuel2016-08-138-14/+16
* | Merge pull request #5942 from pkowal1982/scrollJuan Linietsky2016-09-102-3/+3
|\ \
| * | ScrollContainer expand children bug fixPawel Kowal2016-07-272-3/+3
* | | Merge pull request #5962 from Alex-doc/Y_billboardJuan Linietsky2016-09-101-1/+16
|\ \ \
| * | | Implements Y billboardAlex Piola2016-08-011-1/+16
* | | | Merge pull request #6137 from supaiku-o/masterJuan Linietsky2016-09-102-2/+40
|\ \ \ \
| * | | | Added CLOSE_ALL files option to script editorsupaiku2016-08-132-2/+40
* | | | | Merge pull request #6250 from Ovnuniarchos/CursorHotspotJuan Linietsky2016-09-101-2/+2
|\ \ \ \ \
| * | | | | Mouse hotspot is not honored.Ovnuniarchos2016-08-231-2/+2
* | | | | | Merge pull request #6292 from bojidar-bg/gdscript-add-enumsJuan Linietsky2016-09-103-0/+111
|\ \ \ \ \ \
| * | | | | | Add enum naming, by assinging a given enum's values to a DictBojidar Marinov2016-08-271-0/+20
| * | | | | | Adds enums to GDScriptBojidar Marinov2016-08-273-0/+91
* | | | | | | Merge pull request #6336 from sanikoyes/Pr-fix-inter-callback-deleteJuan Linietsky2016-09-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Tween: fix non-repeat interpolate_callback does not delete after call triggeredsanikoyes2016-08-311-0/+2
* | | | | | | | Merge pull request #6355 from Kazuo256/http-request-methodsJuan Linietsky2016-09-102-5/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Add http method and request data parametersKazuo2562016-09-052-5/+11
* | | | | | | | | Merge pull request #6363 from vnen/winrtJuan Linietsky2016-09-1057-6275/+4323
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Windows Universal export to editorGeorge Marques2016-09-0611-0/+2453
| * | | | | | | | | Patch thirdy-party libraries to build for WinRTGeorge Marques2016-09-038-2/+283
| * | | | | | | | | Fix drivers coding for WinRTGeorge Marques2016-09-036-29/+37
| * | | | | | | | | Fix root path resolution on PCK fileGeorge Marques2016-09-031-0/+2
| * | | | | | | | | Remove embedded ANGLE headersGeorge Marques2016-09-0315-5943/+0
| * | | | | | | | | Implement missing WinRT functionsGeorge Marques2016-09-0316-301/+1548
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6413 from caryoscelus/script_load_singletonsJuan Linietsky2016-09-101-75/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | enable autoload for command-line scriptscaryoscelus2016-09-061-75/+72
* | | | | | | | | | Merge pull request #6438 from RandomShaper/android-hard-float-abiJuan Linietsky2016-09-101-5/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change Android float ABI to hardPedro J. Estébanez2016-09-091-5/+8
* | | | | | | | | | | Merge pull request #6439 from Paulb23/item_list_scroll_issue_6343Juan Linietsky2016-09-103-0/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added ItemList get_v_scroll to docsPaulb232016-09-091-0/+7
| * | | | | | | | | | | Added get_v_scroll to item list, issue 5343Paulb232016-09-092-0/+4
* | | | | | | | | | | | Merge pull request #6442 from RandomShaper/fix-action-releaseGeorge Marques2016-09-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix Input.action_release() marking action as pressedPedro J. Estébanez2016-09-101-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #5892 from rollenrolm/pr-hardcoded-colorsRémi Verschelde2016-09-092-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Move hardcoded theme colors from editor_node into editor_themesRalf Hölzemer2016-09-092-5/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #6436 from djrm/iconsRémi Verschelde2016-09-097-25/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tweaked some icons, including xform oneDaniel J. Ramirez2016-09-087-25/+19
* | | | | | | | | | | | Merge pull request #6190 from iammangod96/patch-1Ignacio Etcheverry2016-09-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed running the game before saving sceneManish Sharma2016-08-181-1/+1
* | | | | | | | | | | | | Merge pull request #6432 from Paulb23/grid_color_issue_3781George Marques2016-09-082-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Added customisable grid color, issue 3781Paulb232016-09-082-4/+9
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #6431 from Hinsbart/xb_mappingRémi Verschelde2016-09-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x11: fix x360 wireless gamepad mapping.Andreas Haas2016-09-081-1/+1
* | | | | | | | | | | | | | Merge pull request #6368 from Garmelon/issue-6320Rémi Verschelde2016-09-082-11/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Tilemap editor: Bucket tool - allow deleting and replacing of tilesJoscha2016-09-022-11/+38
* | | | | | | | | | | | | | | Merge pull request #6409 from Hinsbart/osx_gamepadRémi Verschelde2016-09-086-3/+760
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |