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