Age | Commit message (Expand) | Author |
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 |
2017-06-05 | Merge pull request #9038 from AlexHolly/rect2-rename-pos | Rémi Verschelde |
2017-06-04 | Removed stupid right arrow to edit resource. Now simply click it.. | Juan Linietsky |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-05-20 | Merge pull request #8631 from volzhs/editor-theme-custom | Rémi Verschelde |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky |
2017-05-09 | New customizable editor theme | volzhs |
2017-05-03 | Revert "Add new editor and default theme (WIP)" | volzhs |
2017-04-27 | Fix theme_data.h formatting via make_header.py | Rémi Verschelde |
2017-04-27 | Add new editor and default theme (WIP) | Daniel J. Ramirez |
2017-04-20 | Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin | Rémi Verschelde |
2017-04-13 | Respect the expand margin for StyleBoTextures again. | Ray Koopa |
2017-04-12 | Fix editor style box for ToolButton | volzhs |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-04-06 | New particle system, mostly working, some small features missing. | Juan Linietsky |
2017-03-31 | Fixed WindowDialog not aligning properly | Robert Hernandez |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |