| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky | 2016-02-08 | 3 | -30/+90 |
| * | Property handle rotated controls in 2D editor, fixes #3613 | Juan Linietsky | 2016-02-08 | 1 | -2/+7 |
| * | Merge pull request #3627 from lordadamson/master | Rémi Verschelde | 2016-02-08 | 1 | -1/+1 |
| |\ |
|
| | * | renamed function get_video_texutre to get_video_texture | Adham Zahran | 2016-02-08 | 1 | -1/+1 |
| * | | Merge pull request #3409 from akien-mga/pr-script-tab-colour | Rémi Verschelde | 2016-02-08 | 1 | -13/+16 |
| |\ \
| |/
|/| |
|
| | * | Make custom_bg fit the whole "selected" area in ItemLists | Rémi Verschelde | 2016-01-22 | 1 | -13/+16 |
| * | | Stop ColorPicker's narcissism ( fixes #3592 ) | MarianoGNU | 2016-02-06 | 2 | -4/+4 |
| * | | ColorPicker: Prevent regenerating hsv values every time. Fixes #3492 | MarianoGNU | 2016-02-05 | 2 | -21/+26 |
| * | | support horizontal mouse wheel, use in text editor | hondres | 2016-02-04 | 1 | -0/+6 |
| * | | -Add some offset to spinboxes in tree, so revert icon does not annoy much whe... | Juan Linietsky | 2016-02-02 | 2 | -6/+26 |
| * | | -remove the !inside_tree error, fixes grab focus error, closes #3521 | Juan Linietsky | 2016-02-01 | 2 | -3/+33 |
| * | | Make sure variant parser recognizes "nil" for compatibility with old engine.c... | Juan Linietsky | 2016-02-01 | 1 | -1/+3 |
| * | | -Removed bizarre code introduced in a 2 years old PR, fixes #3483 | Juan Linietsky | 2016-01-31 | 1 | -4/+5 |
| * | | Merge pull request #3470 from MarianoGnu/master | Rémi Verschelde | 2016-01-27 | 2 | -13/+43 |
| |\ \ |
|
| | * | | Get color constructor from ColorPicker | MarianoGNU | 2016-01-26 | 2 | -13/+43 |
| * | | | Fix Tree Slider disappearing when clicking on it | Franklin Sobrinho | 2016-01-27 | 1 | -0/+2 |
| * | | | Remove strand debug print, fix #3473 | George Marques | 2016-01-26 | 1 | -1/+0 |
| * | | | Merge pull request #3467 from MarianoGnu/master | Rémi Verschelde | 2016-01-26 | 1 | -0/+2 |
| |\| | |
|
| | * | | Focus and select line edit every time color is changed. Fixes #2586 | MarianoGNU | 2016-01-26 | 1 | -0/+2 |
| * | | | Fix wrong position of LineEdit in Scene editor | Franklin Sobrinho | 2016-01-26 | 1 | -1/+1 |
| |/ / |
|
| * | | -Take in consideration canvas layers for GUI input | Juan Linietsky | 2016-01-24 | 2 | -1/+8 |
| * | | -Forgot to add clips input to graphedit, fixes #3420 | Juan Linietsky | 2016-01-23 | 3 | -1/+9 |
| * | | -Added a "modal_close" signal for controls | Juan Linietsky | 2016-01-23 | 3 | -0/+22 |
| * | | Revert "Tree and PropertyEditor confirm value change on focus loss" | Juan Linietsky | 2016-01-23 | 2 | -29/+1 |
| * | | -Improved tab visibility, fixes #3314 | Juan Linietsky | 2016-01-22 | 2 | -0/+42 |
| |/ |
|
| * | Merge pull request #3407 from TheHX/pr-issue-1717 | Rémi Verschelde | 2016-01-21 | 2 | -1/+29 |
| |\ |
|
| | * | Tree and PropertyEditor confirm value change on focus loss | Franklin Sobrinho | 2016-01-21 | 2 | -1/+29 |
| * | | Merge pull request #3403 from neikeq/spinbox_hold_imp | Rémi Verschelde | 2016-01-21 | 2 | -8/+7 |
| |\ \
| |/
|/| |
|
| | * | Fix wrong local mouse pos when holding spinbox and improve behaviour | Ignacio Etcheverry | 2016-01-21 | 2 | -8/+7 |
| * | | Merge pull request #3381 from MarianoGnu/graph_zoom | Rémi Verschelde | 2016-01-20 | 3 | -12/+96 |
| |\ \ |
|
| | * | | Add a slider to handle zoom | MarianoGNU | 2016-01-18 | 2 | -3/+24 |
| | * | | Add zoom to GraphEdit | MarianoGNU | 2016-01-18 | 3 | -11/+74 |
| | |/ |
|
| * / | -Some fixes to drag and drop and canvas offset for GUI that were introduced a... | Juan Linietsky | 2016-01-19 | 2 | -2/+24 |
| |/ |
|
| * | New shader nodes are now created under (more or less) the cursor. | Ovnuniarchos | 2016-01-18 | 2 | -2/+7 |
| * | Merge pull request #3358 from neikeq/issue_1123 | Rémi Verschelde | 2016-01-18 | 1 | -0/+4 |
| |\ |
|
| | * | F5 hotkey to refresh FileDialog/EditorFileDialog | Ignacio Etcheverry | 2016-01-15 | 1 | -0/+4 |
| * | | Merge pull request #2854 from MarianoGnu/color_picker | Rémi Verschelde | 2016-01-18 | 4 | -141/+480 |
| |\ \ |
|
| | * | | Add guide lines to visual editor. | MarianoGNU | 2016-01-15 | 2 | -5/+45 |
| | * | | add screen color picking | MarianoGNU | 2016-01-15 | 2 | -3/+49 |
| | * | | Add presets. | MarianoGNU | 2016-01-15 | 2 | -31/+132 |
| | * | | Move shaders to default theme and add shader_override related methods to Cont... | MarianoGNU | 2016-01-15 | 3 | -44/+105 |
| | * | | Add a visual editor to color picker. | MarianoGNU | 2016-01-15 | 2 | -137/+228 |
| | |/ |
|
| * | | -Massive editor dialog cleanup | Juan Linietsky | 2016-01-17 | 3 | -20/+30 |
| * | | -Moved all the "root" input handling for GUI from individual Controls to View... | Juan Linietsky | 2016-01-16 | 3 | -989/+116 |
| |/ |
|
| * | Fix LineEdit not capturing text input events | Ignacio Etcheverry | 2016-01-14 | 1 | -0/+2 |
| * | Properly fix tab scrolling, fixes #3128, fixes #3314 | Juan Linietsky | 2016-01-13 | 2 | -244/+93 |
| * | Merge pull request #3257 from TheHX/pr-range-properties | Rémi Verschelde | 2016-01-11 | 2 | -10/+10 |
| |\ |
|
| | * | Fix error caused by dragging a Range property | Franklin Sobrinho | 2016-01-06 | 2 | -10/+10 |
| * | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky | 2016-01-10 | 2 | -0/+90 |
| * | | removed this fix, which brought more problems than solutions | Juan Linietsky | 2016-01-10 | 1 | -2/+2 |