| Commit message (Expand) | Author | Age | Files | Lines |
| * | UI navigation via JOYSTICK_MOTION. | Andreas Haas | 2016-07-30 | 1 | -0/+1 |
| * | Add thread support to HTTPRequest, changed assetlib to use it. | Juan Linietsky | 2016-07-24 | 2 | -24/+97 |
| * | Merge pull request #5881 from neikeq/pr-fix-propagation | Juan Linietsky | 2016-07-24 | 1 | -6/+4 |
| |\ |
|
| | * | Viewport: Replace obsolete "windows" group calls | Ignacio Etcheverry | 2016-07-24 | 1 | -6/+4 |
| * | | Merge pull request #5803 from jarfil/issue/origin5695-pr | Juan Linietsky | 2016-07-24 | 1 | -1/+15 |
| |\ \
| |/
|/| |
|
| | * | Hide tooltip if new mouse position's tooltip is empty | Jaroslaw Filiochowski | 2016-07-19 | 1 | -4/+10 |
| | * | Don't start a new tooltip timer for the same tooltip | Jaroslaw Filiochowski | 2016-07-19 | 1 | -1/+9 |
| * | | WIP bugfix for existing connections | Juan Linietsky | 2016-07-19 | 2 | -0/+33 |
| * | | Properly transform sub-viewport input, closes #3580 | Juan Linietsky | 2016-07-18 | 1 | -4/+31 |
| |/ |
|
| * | Fix own world option of Viewport. | Franklin Sobrinho | 2016-07-08 | 1 | -1/+1 |
| * | Remove unused variables (third pass) + dead code | Rémi Verschelde | 2016-07-07 | 1 | -1/+0 |
| * | Fix several bugs related to node duplication and signals, closes #5405 | Juan Linietsky | 2016-07-06 | 2 | -3/+21 |
| * | Only allow built-in scripts to be edited when the scene they belong to is loa... | Juan Linietsky | 2016-07-06 | 1 | -0/+1 |
| * | Fixed the order of input, reverts #4384, closes #5361 | Juan Linietsky | 2016-07-01 | 1 | -9/+1 |
| * | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 2016-07-01 | 1 | -0/+8 |
| * | Invalidate key focus if not visible, fixes #5354 | Juan Linietsky | 2016-07-01 | 1 | -1/+6 |
| * | Improved drag&drop to work as n-piggeon wants to use, closes #5342 | Juan Linietsky | 2016-07-01 | 1 | -15/+40 |
| * | remove unnecesary warning, closes #5169 | Juan Linietsky | 2016-06-29 | 1 | -4/+4 |
| * | Change method of storing folding, solves problems with inheritance, closes #3395 | Juan Linietsky | 2016-06-28 | 2 | -0/+17 |
| * | Figured out a way to fix event propagation for shortcuts and some other cases... | Juan Linietsky | 2016-06-27 | 2 | -0/+4 |
| * | Add a small workaround to avoid modal tabs to be closed if they are spawned i... | Juan Linietsky | 2016-06-27 | 1 | -1/+2 |
| * | Properly deliver localized coordinates when passing gui events through parent... | Juan Linietsky | 2016-06-27 | 1 | -8/+11 |
| * | Make button aware of it being dragged and reset state, closes #4178 | Juan Linietsky | 2016-06-23 | 1 | -1/+0 |
| * | Make return type explicit. | Saracen | 2016-06-21 | 1 | -1/+1 |
| * | property remove parent owned nodes when using replace, fixes #4128 | Juan Linietsky | 2016-06-20 | 2 | -0/+6 |
| * | Fixed the order of events called by _input, closes #4384 | Juan Linietsky | 2016-06-20 | 1 | -1/+1 |
| * | Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431 | Juan Linietsky | 2016-06-20 | 1 | -1/+9 |
| * | Make dure to only call drop_data if can_drop_data returned true, closes #4616 | Juan Linietsky | 2016-06-20 | 1 | -2/+3 |
| * | Drop empty files that are not used anywhere | Rémi Verschelde | 2016-06-18 | 5 | -152/+0 |
| * | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 4 | -0/+112 |
| * | Better error text when trying to add/remove/move child nodes in a busy parent... | Juan Linietsky | 2016-06-13 | 1 | -2/+15 |
| * | Merge pull request #5058 from neikeq/pr-issue-1461 | Juan Linietsky | 2016-06-13 | 2 | -1/+17 |
| |\ |
|
| | * | Preserve signal connections when replacing the target node | Ignacio Etcheverry | 2016-06-09 | 2 | -1/+17 |
| * | | do not allow picking in captured mode, closes #5134 | Juan Linietsky | 2016-06-11 | 1 | -1/+1 |
| * | | fixes wrong bool return, closes #5037 | Juan Linietsky | 2016-06-09 | 1 | -1/+1 |
| * | | Merge pull request #5007 from bojidar-bg/asset-store | Juan Linietsky | 2016-06-08 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | Update asset library editor plugin - new functionality and fixes | Bojidar Marinov | 2016-06-07 | 1 | -0/+1 |
| * | | -Heavily improved editor startup and exit performance | Juan Linietsky | 2016-06-07 | 4 | -36/+44 |
| |/ |
|
| * | Fix indentation issues in last commits | Rémi Verschelde | 2016-06-07 | 1 | -21/+20 |
| * | Merge pull request #4101 from SaracenOne/listener | Juan Linietsky | 2016-06-06 | 2 | -19/+113 |
| |\ |
|
| | * | Added listener spatial node. | Saracen | 2016-03-20 | 2 | -19/+113 |
| * | | properly pass events to parent controls, closes #4701 | Juan Linietsky | 2016-06-06 | 1 | -15/+23 |
| * | | -customizable shortcuts in editor | Juan Linietsky | 2016-06-04 | 1 | -1/+0 |
| * | | Created a NodeDock with signals and groups | Juan Linietsky | 2016-06-04 | 2 | -0/+13 |
| * | | Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript. | J08nY | 2016-06-03 | 1 | -1/+2 |
| * | | Changed import workflow | Juan Linietsky | 2016-05-27 | 2 | -0/+11 |
| * | | Real-Time Remote Inspector support | Juan Linietsky | 2016-05-22 | 1 | -0/+1 |
| * | | remove trailing whitespace | Hubert Jarosz | 2016-05-21 | 2 | -2/+2 |
| * | | i18n: Proofreading of all strings | Rémi Verschelde | 2016-05-21 | 1 | -1/+1 |
| * | | Fix for tooltip blinking (#4713) | captainwasabi | 2016-05-20 | 1 | -2/+2 |