| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | Stop completion when the match is perfect | George Marques | 2016-07-03 | 1 | -0/+5 |
| * | | | | | | Fix code completion sorting | George Marques | 2016-07-03 | 1 | -3/+11 |
| * | | | | | | Fixed the order of input, reverts #4384, closes #5361 | Juan Linietsky | 2016-07-01 | 2 | -10/+2 |
| * | | | | | | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 2016-07-01 | 3 | -4/+17 |
| * | | | | | | 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 |
| * | | | | | | throw error if GridContainer::set_columns goes below 1, closes #5316 | Juan Linietsky | 2016-06-30 | 1 | -0/+1 |
| * | | | | | | Make both signals be ordered and samplelibrary items too, fixes scenes changi... | Juan Linietsky | 2016-06-30 | 2 | -1/+13 |
| * | | | | | | Only emit item_selected once per Tree row, closes #5280 | Juan Linietsky | 2016-06-30 | 1 | -1/+6 |
| * | | | | | | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 | 2016-06-30 | 2 | -2/+6 |
| * | | | | | | Merge pull request #5449 from sanikoyes/Pr-placeholder-line-edit | Rémi Verschelde | 2016-06-30 | 2 | -5/+46 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | add placeholder alpha property | sanikoyes | 2016-06-28 | 2 | -2/+21 |
| | * | | | | | | Add placeholder property for line_edit | sanikoyes | 2016-06-27 | 2 | -5/+27 |
| | | |_|_|_|/
| |/| | | | |
|
| * | | | | | | Merge pull request #5419 from djrm/shortcuts | Rémi Verschelde | 2016-06-30 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Shortcuts for script switching in script Mode | Daniel J. Ramirez | 2016-06-26 | 1 | -0/+1 |
| * | | | | | | | Merge pull request #5487 from Paulb23/function_highlighting_issue_5454 | Rémi Verschelde | 2016-06-30 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fixed function highlighting with spaces | Paulb23 | 2016-06-29 | 1 | -0/+5 |
| | | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | | only call finished signal when it really finishes, closes #5222 | Juan Linietsky | 2016-06-29 | 2 | -3/+9 |
| * | | | | | | | make property not be applied in skeleton if not inside tree. This will eventu... | Juan Linietsky | 2016-06-29 | 1 | -7/+9 |
| * | | | | | | | Merge pull request #5429 from Paulb23/selected_text_highlighting_issue_5199 | Juan Linietsky | 2016-06-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fixed selected text turning black, issue 5199 | Paulb23 | 2016-06-26 | 1 | -0/+1 |
| * | | | | | | | | remove unnecesary warning, closes #5169 | Juan Linietsky | 2016-06-29 | 1 | -4/+4 |
| | |/ / / / / /
|/| | | | | | |
|
| * | | | | | | | Merge pull request #5468 from jejung/itemlist-get-selected_items | George Marques | 2016-06-28 | 2 | -2/+15 |
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| | * | | | | | | itemlist-get_selected_items | Jean Jung | 2016-06-28 | 2 | -2/+15 |
| * | | | | | | | Change method of storing folding, solves problems with inheritance, closes #3395 | Juan Linietsky | 2016-06-28 | 2 | -0/+17 |
| * | | | | | | | Remove error when getting dependencies from tscn files in some cases, closes ... | Juan Linietsky | 2016-06-28 | 2 | -22/+35 |
| |/ / / / / / |
|
| * | | | | | | Fixed bug in instance state ordering, closes #3904 | Juan Linietsky | 2016-06-28 | 1 | -1/+3 |
| * | | | | | | Figured out a way to fix event propagation for shortcuts and some other cases... | Juan Linietsky | 2016-06-27 | 3 | -0/+9 |
| * | | | | | | Make most resources (save for packedscenes and scripts) reload if they change... | Juan Linietsky | 2016-06-27 | 5 | -5/+4 |
| * | | | | | | Add a small workaround to avoid modal tabs to be closed if they are spawned i... | Juan Linietsky | 2016-06-27 | 3 | -1/+11 |
| * | | | | | | Ability to rotate controls using tool, closes #3800 | Juan Linietsky | 2016-06-27 | 1 | -2/+10 |
| * | | | | | | Properly deliver localized coordinates when passing gui events through parent... | Juan Linietsky | 2016-06-27 | 2 | -63/+12 |
| | |_|/ / /
|/| | | | |
|
| * | | | | | Revert "Added toggle for loop interpolation based on adolson's code" | Rémi Verschelde | 2016-06-26 | 3 | -35/+4 |
| * | | | | | Avoid mirroring to go negative to fix crash, closes #4036 | Juan Linietsky | 2016-06-26 | 1 | -0/+5 |
| * | | | | | Added an option to ParallaxLayer to add an extra scroll offset, helps if you ... | Juan Linietsky | 2016-06-26 | 4 | -7/+50 |
| * | | | | | Revert "Improve parallax mirroring algorithm" | Rémi Verschelde | 2016-06-26 | 1 | -4/+14 |
| * | | | | | Ability to set draw transform as a matrix, closes #5428 | Juan Linietsky | 2016-06-26 | 2 | -0/+13 |
| |/ / / / |
|
| * | | | | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde | 2016-06-26 | 4 | -0/+17 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Modify margins with mouse input | MarianoGNU | 2016-06-20 | 4 | -0/+17 |
| * | | | | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde | 2016-06-25 | 22 | -0/+0 |
| |\ \ \ \ |
|
| | * | | | | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez | 2016-06-24 | 22 | -0/+0 |
| * | | | | | Merge pull request #5391 from RandomShaper/parallax-layer-fix-tidy | Rémi Verschelde | 2016-06-24 | 1 | -14/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | Improve parallax mirroring algorithm | Pedro J. Estébanez | 2016-06-24 | 1 | -14/+4 |
| | |/ / / / |
|
| * | | | | | Merge pull request #5386 from Paulb23/code_completion_color_theme | Rémi Verschelde | 2016-06-24 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | Exposed code completion colors to the text edit theme | Paulb23 | 2016-06-24 | 1 | -0/+3 |
| * | | | | | | Merge pull request #5380 from vnen/string-canvasitem-docs | Rémi Verschelde | 2016-06-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Rename CanvasItem.edit_get() to edit_get_state() | George Marques | 2016-06-23 | 1 | -1/+1 |
| * | | | | | | | Merge pull request #5379 from neikeq/pr-issue-5375 | Rémi Verschelde | 2016-06-24 | 2 | -0/+15 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fix weird deselection behaviour with text field | Ignacio Etcheverry | 2016-06-24 | 2 | -0/+15 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #5328 from Paulb23/line_edit_caret | Rémi Verschelde | 2016-06-24 | 2 | -6/+119 |
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|