Age | Commit message (Expand) | Author |
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 |
2015-12-26 | Merge pull request #3140 from neikeq/fix_refresh_icon | Juan Linietsky |
2015-12-26 | fixes crash/deadlock when video is paused and unpaused, might affect audio sy... | Ariel Manzur |
2015-12-26 | small optimization improvement to rich text label tables | reduz |
2015-12-26 | Added reload icon to FileDialog's default theme | Ignacio Etcheverry |
2015-12-26 | -Added table support to RichTextLabel | reduz |
2015-12-15 | -split view of property editor and editor settings | Juan Linietsky |
2015-12-15 | -fixes to theora video ending sooner than expected, fixes #3066 | Juan Linietsky |
2015-12-14 | -implement arrows on tabs, when too many tabs are present, fixes #2806 | Juan Linietsky |
2015-12-13 | Merge pull request #3050 from eska014/fix-tree-cell-slider | Rémi Verschelde |
2015-12-13 | Merge pull request #3049 from eska014/fix-exp-slider | Rémi Verschelde |
2015-12-13 | ability to export scene to zip | Juan Linietsky |