Age | Commit message (Expand) | Author |
2019-10-31 | Fix a constant name typo for GridContainer when creating an editor theme. | conankzhang |
2019-10-27 | Add "panel" style to PopupDialog | Michael Alexsander |
2019-09-28 | Highlight singletons and class_names in GDScript | Bojidar Marinov |
2019-09-27 | Draw an indicator to denote overbright colors in ColorPicker | Hugo Locurcio |
2019-09-25 | Merge pull request #32119 from Calinou/unify-axis-colors | Rémi Verschelde |
2019-09-22 | Fix various problems with tab-related icons | Michael Alexsander Silva Dias |
2019-09-20 | Merge pull request #32112 from Calinou/project-manager-add-hover-style | Rémi Verschelde |
2019-09-20 | Merge pull request #32206 from Calinou/remove-unused-tree-constants | Rémi Verschelde |
2019-09-20 | Remove an unused icon and constant in Tree | Hugo Locurcio |
2019-09-19 | Improve folding appearance in the editor inspector | Hugo Locurcio |
2019-09-13 | Use the same axis colors consistently in the 2D and 3D editors | Hugo Locurcio |
2019-09-13 | Add an "hover" style to items in the project manager | Hugo Locurcio |
2019-09-01 | Fix resizer icon visiblity on light theme in GraphNode | Chaosus89 |
2019-08-30 | Fix graph edit lines color on light theme | Chaosus89 |
2019-08-29 | Improve more light theme colors in the editor for better readability | Hugo Locurcio |
2019-08-21 | Rename FileDialog's folder icon custom color to `folder_icon_modulate` | Hugo Locurcio |
2019-08-20 | Use a different color for folder icons in file dialogs | Hugo Locurcio |
2019-08-15 | Add an outline to box selection rectangles for better visibility | Hugo Locurcio |
2019-08-05 | Improve light theme colors in the editor for better readability | Hugo Locurcio |
2019-07-08 | Use base `Color()` constructors instead of `Color::html()` | Hugo Locurcio |
2019-05-20 | Merge pull request #28218 from KoBeWi/b00km4rk5 | Rémi Verschelde |
2019-05-17 | Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor | Max Hilbrunner |
2019-05-16 | Merge pull request #27097 from siddharth952/master | Max Hilbrunner |
2019-05-05 | Add bookmarks for easier code navigation | Tomasz Chabora |
2019-05-02 | Add "disabled" icon for 'CheckButton' | Michael Alexsander Silva Dias |
2019-05-02 | Update editor_settings.cpp | Siddharth |
2019-04-30 | Issue-28355 - show spaces in editor | miwanczuk |
2019-04-29 | Merge pull request #28101 from MunWolf/debugger_cursor | Rémi Verschelde |
2019-04-24 | Expose 'TextEdit's tab drawing and folding to GDScript | Michael Alexsander Silva Dias |
2019-04-23 | Added a marker in text_edit that tells which row is executing. | Rikhardur Bjarni Einarsson |
2019-04-12 | Enhance tree scrolling when dragging | groud |
2019-04-09 | Fix condition in editor icons filtering logic | Rémi Verschelde |
2019-04-07 | Fix cursor color in Label/RTL in editor | Mariam Naiga |
2019-04-06 | Merge pull request #26609 from nekomatata/shadow_offset | Timo |
2019-03-27 | Use the accent color to highlight selected text | Hugo Locurcio |
2019-03-19 | Properly handle different border widths in rounded corner aa | PouleyKetchoupp |
2019-03-06 | -Make tileset and meshlibrary edit in a separate inspector, fixes #26671 | Juan Linietsky |
2019-03-04 | Some clean up to previous commit. | Juan Linietsky |
2019-03-04 | Fix and restore text, material and mesh previewers. | Juan Linietsky |
2019-02-15 | Increased contrast of solarized dark theme | Chaosus |
2019-02-10 | Add disabled tab style | Michael Alexsander Silva Dias |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-30 | Removed graph node headers from state machine nodes | Dawid Wdowiak |
2018-12-15 | Tweak editor status colors (success, warning, error) | Hugo Locurcio |
2018-12-13 | Revert "Use more subtle indentation guides in the script editor" | Rémi Verschelde |
2018-12-09 | Merge pull request #20725 from Calinou/textedit-subtle-indent-guides | Rémi Verschelde |
2018-10-07 | Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacing | Rémi Verschelde |
2018-10-05 | Increase spacing slightly between ItemList and PopupMenu items | Hugo Locurcio |
2018-10-04 | Merge pull request #22713 from akien-mga/fix-warnings | Rémi Verschelde |
2018-10-04 | Merge pull request #22693 from mineevgleb/fix-graphnode-title | Rémi Verschelde |