Age | Commit message (Expand) | Author |
2018-09-29 | Fix warning about functions defined but not used [-Wunused-function] | Rémi Verschelde |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-09-24 | Added hover_pressed style to CheckBox and CheckButton | DualMatrix |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-14 | Merge pull request #20906 from Chaosus/rrect_fix | Rémi Verschelde |
2018-08-11 | Add clear text button to LineEdit | Łukasz Rutkowski |
2018-08-11 | Fix ReferenceRect border | Chaosus |
2018-07-24 | Improve VisualScript UX | K. S. Ernest (iFire) Lee |
2018-07-20 | Add editor highlight for type-safe lines | George Marques |
2018-07-17 | Merge pull request #19044 from Mintormo/make_header_fix | Max Hilbrunner |
2018-07-14 | Visual Shaders are back. | Juan Linietsky |
2018-07-03 | Merge pull request #19398 from godotengine/remove-left-margin | Max Hilbrunner |
2018-06-28 | Optimize images losslessly using `oxipng -o6 --strip all --zopfli` | Hugo Locurcio |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-06 | Remove default non-zero left margin | Pedro J. Estébanez |
2018-05-27 | Added support Python 3 in "make_header.py" file | Mintormo |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-08 | Always emit dynamic font change in update_oversampling | Ruslan Mustakov |
2018-05-08 | Perfect FreeType-based outlines for DynamicFonts | Ruslan Mustakov |
2018-04-12 | Implement font shadows for RichTextLabel | Markus Törnqvist |
2018-03-27 | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez |
2018-01-11 | set a better initial size to TextEdit nodes | Paul Joannon |
2018-01-04 | Merge pull request #15186 from GodotExplorer/default-theme | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-30 | Fix errors with custom default theme and custom fonts. | geequlim |
2017-12-11 | Fix CheckBox minimum size | volzhs |
2017-12-11 | Fix CheckButton minimum size | volzhs |
2017-12-07 | Changed current line draw order and added code folding color | Paulb23 |
2017-12-06 | Merge pull request #13409 from YeldhamDev/textedit_disabled | Rémi Verschelde |
2017-12-06 | Fix missing stylebox for LinkButton's hover states | Waldson Patrício |
2017-12-02 | Fixed FileDialog's "parent folder" button not having a texture. | Michael Alexsander Silva Dias |
2017-12-01 | Add disabled theme to TextEdit. | Michael Alexsander Silva Dias |
2017-11-24 | Fix style error with MenuButton in default theme | geequlim |
2017-11-15 | Remove obsolete ButtonArray theming | Rémi Verschelde |
2017-10-13 | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez |
2017-10-11 | Added grabber_area to default_theme sliders. Fixes #11261 | hickop |
2017-09-28 | Several visual improvements. | Daniel J. Ramirez |
2017-09-18 | Add some options and reorganize the 2D editor menus. Makes available forced s... | Gilles Roudiere |
2017-09-06 | rtl uses styleBoxEmpty as defualt | toger5 |
2017-09-04 | Merge pull request #10901 from toger5/script_background_cleanup | Rémi Verschelde |
2017-09-02 | Unified script panel backgrounds. | toger5 |
2017-09-01 | Fix files header | Poommetee Ketson |
2017-08-31 | changed-"HSlider" -> "VSlider" for focus style fixes #728 | toger5 |
2017-08-31 | Merge pull request #10096 from toger5/label_stylebox | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-17 | fixed Import LineEdit to label + label stylebox | toger5 |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-12 | Scroll bars now look different on press | kbake |
2017-07-18 | Fix ColorPicker to use theme constants | Poommetee Ketson |
2017-07-11 | Slider: add set/is_editable | Poommetee Ketson |