Age | Commit message (Expand) | Author |
2016-01-02 | Make buttons properly obey stylebox content marins, closes #2156 | Juan Linietsky |
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-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 |
2015-12-12 | ability to get video player texture | Juan Linietsky |
2015-12-12 | added rotation and scale support to gui controls | Juan Linietsky |
2015-12-12 | make popup emit index when id is not defined | Juan Linietsky |
2015-12-10 | Fix editing TreeItem cells in range mode | eska |
2015-12-10 | Fix exponential sliders | eska |
2015-12-10 | Merge pull request #3019 from neikeq/spinbox_timer | Rémi Verschelde |
2015-12-10 | Spinbox: increase/decrease with mouse held | neikeq |
2015-12-09 | TextEdit: Scroll while selecting with mouse idle | neikeq |
2015-12-07 | Merge pull request #3005 from TheHX/pr-file-dialog | Rémi Verschelde |
2015-12-07 | Fix LineEdit cursor | neikeq |
2015-12-06 | Better hidden folders display preferences for editor file dialogs | Franklin Sobrinho |
2015-12-04 | Add refresh button to file dialogs | neikeq |
2015-12-02 | Merge pull request #2975 from neikeq/help_scroll_top | Rémi Verschelde |
2015-12-02 | Fix help view not scrolling to the top | neikeq |
2015-12-02 | Fix RichTextLabel copy never called | neikeq |
2015-11-29 | Script Editor: automatic indentation after a colon | koalefant |
2015-11-28 | Add container automatic update when moving a child node | Franklin Sobrinho |
2015-11-27 | Fix editor help scroll to result | Franklin Sobrinho |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-11-23 | Merge pull request #2870 from neikeq/submenu_pos_fix | Rémi Verschelde |
2015-11-22 | Popup submenu position enhancement | neikeq |
2015-11-20 | Add more properties to AcceptDialog | Franklin Sobrinho |
2015-11-19 | Fix SplitContainer bool properties | Franklin Sobrinho |
2015-11-19 | Merge pull request #2364 from neikeq/textedit_select | Juan Linietsky |
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky |
2015-11-18 | Merge pull request #2635 from StraToN/tabs-buttons | Juan Linietsky |