| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | 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 |
| | * | | | | Merge pull request #5746 from Ovnuniarchos/FileDialogExposed | Juan Linietsky | 2016-07-24 | 2 | -1/+20 |
| | |\ \ \ \ |
|
| | | * | | | | Exposed mode, access, filters, and show hidden files to the editor. Also, two... | Ovnuniarchos | 2016-07-17 | 2 | -1/+20 |
| | * | | | | | Merge pull request #5447 from RandomShaper/parallax-layer-fix-tidy | Juan Linietsky | 2016-07-24 | 1 | -15/+4 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Improve parallax mirroring algorithm | Pedro J. Estébanez | 2016-06-27 | 1 | -15/+4 |
| | * | | | | | | Merge pull request #5832 from Algrin6/patch-1 | Juan Linietsky | 2016-07-24 | 1 | -3/+3 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Fix curve bug | Algrin6 | 2016-07-21 | 1 | -3/+3 |
| | * | | | | | | | Merge pull request #5884 from 29jm/fix-crash-graphnode | Rémi Verschelde | 2016-07-24 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Fix crash when GraphNode wasn't a child of a Control | Johan Manuel | 2016-07-24 | 1 | -0/+5 |
| | * | | | | | | | | Merge pull request #5737 from neikeq/pr-issue-5269 | Rémi Verschelde | 2016-07-23 | 2 | -0/+30 |
| | |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | | * | | | | | | | TextEdit: Center search results | Ignacio Etcheverry | 2016-07-21 | 2 | -0/+30 |
| | | | |_|/ / / /
| | |/| | | | | |
|
| * | / | | | | | | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 8 | -42/+191 |
| |/ / / / / / / |
|
| * | | | | | | | Fix pick color from screen. Closes #5853 | MarianoGNU | 2016-07-22 | 1 | -1/+2 |
| * | | | | | | | Fix ItemList.clear() not removing separators | Johan Manuel | 2016-07-22 | 1 | -0/+1 |
| * | | | | | | | Fixed ItemList indexing bug while selecting items. | Robert Lewicki | 2016-07-22 | 1 | -11/+8 |
| * | | | | | | | Removed support for saving paths as relative, closes #5728 | Juan Linietsky | 2016-07-22 | 1 | -0/+2 |
| * | | | | | | | Make texture parameter optional in begin() of ImmediateGeometry. Closes #5676... | Juan Linietsky | 2016-07-22 | 2 | -2/+2 |
| * | | | | | | | Merge pull request #5849 from SaracenOne/expose_add_index | Rémi Verschelde | 2016-07-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | SurfaceTool add_index method exposed to scripts. | Saracen | 2016-07-22 | 1 | -0/+1 |
| | | |_|_|_|/ /
| |/| | | | | |
|
| * / | | | | | | Fix binding for ItemList.sort_items_by_text | Rémi Verschelde | 2016-07-22 | 1 | -1/+4 |
| |/ / / / / / |
|
| * | | | | | | properly implement item disabling, fixes #5683 | Juan Linietsky | 2016-07-21 | 1 | -9/+17 |
| * | | | | | | Some optimizations and limits for extreme zoom in and out in editor, fixes #5820 | Juan Linietsky | 2016-07-21 | 1 | -9/+42 |
| * | | | | | | Merge pull request #5836 from volzhs/issue-5830 | Rémi Verschelde | 2016-07-21 | 1 | -2/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Remove "SMOOTH BEGIN?" message | volzhs | 2016-07-21 | 1 | -2/+0 |
| | | |/ / / /
| |/| | | | |
|
| * | | | | | | Merge pull request #5829 from 29jm/master | Rémi Verschelde | 2016-07-21 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix the rotation not updating in the inspector with Controls | Johan Manuel | 2016-07-21 | 1 | -0/+1 |
| | |/ / / / / |
|
| * | | | | | | Merge pull request #5200 from neikeq/sc-CanvasItemEditor | Rémi Verschelde | 2016-07-21 | 1 | -1/+1 |
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | * | | | | | Implement missing ShortCuts in CanvasItemEditor | Ignacio Etcheverry | 2016-07-21 | 1 | -1/+1 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | put text formats for resources and scenes as priority | Juan Linietsky | 2016-07-19 | 1 | -2/+2 |
| * | | | | | Fixed properly not save signals that already exist in their base scenes, clos... | Juan Linietsky | 2016-07-19 | 3 | -30/+27 |
| * | | | | | WIP bugfix for existing connections | Juan Linietsky | 2016-07-19 | 4 | -15/+140 |
| * | | | | | Revert "Homogeinize resource formats loaders/savers" | Rémi Verschelde | 2016-07-19 | 3 | -0/+1662 |
| * | | | | | Merge pull request #5792 from neikeq/pr-issue-3868 | Rémi Verschelde | 2016-07-19 | 2 | -0/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | Label: Added `get_visible_line_count` method | Ignacio Etcheverry | 2016-07-18 | 2 | -0/+17 |
| | | |/ / /
| |/| | | |
|
| * | | | | | Merge pull request #5790 from neikeq/pr-issue-1149 | Rémi Verschelde | 2016-07-19 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | MenuButton: Fix event propagation with dialogs | Ignacio Etcheverry | 2016-07-18 | 1 | -0/+4 |
| | |/ / / / |
|
| * | | | | | Merge pull request #5731 from neikeq/pr-issue-5642 | Juan Linietsky | 2016-07-18 | 1 | -3/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | LineEdit: Fix rtl scrolling with mouse drag selection | Ignacio Etcheverry | 2016-07-15 | 1 | -3/+6 |
| | | |/ / /
| |/| | | |
|
| * | | | | | Property convert images to RGBA before applying hq2x, fixes #5168 | Juan Linietsky | 2016-07-18 | 1 | -2/+6 |
| * | | | | | Properly transform sub-viewport input, closes #3580 | Juan Linietsky | 2016-07-18 | 1 | -4/+31 |
| * | | | | | properly fixed notificaitons for theme changed, closes #5774 | Juan Linietsky | 2016-07-18 | 3 | -3/+42 |
| * | | | | | Merge pull request #5777 from Paulb23/caret_stretching | Rémi Verschelde | 2016-07-18 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | Fixed caret width on tabs | Paulb23 | 2016-07-18 | 1 | -2/+3 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | Merge pull request #5527 from djrm/color_picker_fixes | Rémi Verschelde | 2016-07-18 | 2 | -19/+27 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | Color picker fixes: | Daniel J. Ramirez | 2016-07-15 | 2 | -19/+27 |
| | |/ / / |
|
| * | | | | Add a function to notify font users that the font changed. Closes #5774 | Juan Linietsky | 2016-07-18 | 2 | -0/+7 |
| * | | | | Merge pull request #5757 from Razzlegames/blendIndexFix | Rémi Verschelde | 2016-07-18 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Could not use pre multiply alpha for material in editor | Kyle Luce | 2016-07-17 | 1 | -1/+1 |