Age | Commit message (Expand) | Author |
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-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 |
2016-01-10 | removed this fix, which brought more problems than solutions | Juan Linietsky |
2016-01-08 | Merge pull request #3279 from neikeq/issue_3259 | Rémi Verschelde |
2016-01-08 | Fix TextEdit caret drawn when outside the visible region | Ignacio Etcheverry |
2016-01-08 | do not return zero with minus-sign within range value, fixes #3221 | Richard Nespithal |
2016-01-07 | TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and End | Ignacio Etcheverry |
2016-01-07 | TextEdit/LineEdit: Handle numpad arrows if NumLock is disabled | Ignacio Etcheverry |
2016-01-07 | Merge pull request #3191 from neikeq/filedialog_hotkeys | Rémi Verschelde |
2016-01-06 | Fix error caused by dragging a Range property | Franklin Sobrinho |
2016-01-06 | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde |
2016-01-02 | Make buttons properly obey stylebox content marins, closes #2156 | Juan Linietsky |
2016-01-02 | FileDialog: keyboard shortcut to toggle "show hidden files" | Ignacio Etcheverry |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-31 | -fix range limit issue in Particles2D, closes #2411 | Juan Linietsky |
2015-12-29 | -forgot a check for tools enabled, closes #3166 | reduz |
2015-12-29 | -restrict gui root from being removed while performing input, fixes #2578 | reduz |
2015-12-29 | make it easy to edit popupmenus, fixes #2595 | reduz |
2015-12-29 | -Allow negative texture scale in TextureButton, fixes #2956 | reduz |
2015-12-29 | Add tab close icon to the default theme | Ignacio Etcheverry |
2015-12-28 | Fix proper ordering of project settings properties, also fixes inability to c... | reduz |
2015-12-28 | Merge pull request #3146 from akien-mga/pr-argument-names | Rémi Verschelde |
2015-12-28 | Merge branch 'master' of https://github.com/okamstudio/godot | reduz |
2015-12-28 | -fixed rich text label fill alignment, always works now | reduz |
2015-12-28 | Add missing argument names in GDScript bindings | Rémi Verschelde |
2015-12-28 | Style fix for rounded_values methods in Range | Rémi Verschelde |