Age | Commit message (Expand) | Author |
2020-06-24 | Fix default editor/project Button styles after ToolButton removal | Hugo Locurcio |
2020-06-19 | Remove ToolButton in favor of Button | Hugo Locurcio |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-29 | [Core] Rename linear_interpolate to lerp | Aaron Franke |
2020-04-10 | Merge pull request #37517 from nekomatata/slider-grab-area-highlight | Rémi Verschelde |
2020-04-06 | Remove unnecessary panel in EditorHelpBit | Michael Alexsander |
2020-04-05 | Added missing LinkButton colors in Editor Theme | Yuri Sizov |
2020-04-02 | Add style for highlighted Slider grab area | PouleyKetchoupp |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-26 | Reworked tooltips to use the popup system. | Juan Linietsky |
2020-03-26 | Open sub-windows as embedded if the OS does not support them | Juan Linietsky |
2020-03-26 | Working multiple window support, including editor | Juan Linietsky |
2020-03-21 | Working sky shader implementation | clayjohn |
2020-02-22 | Remove extra margin in the top of the debugger | Michael Alexsander |
2020-02-22 | Fix visuals of the new debugger editor | Michael Alexsander |
2020-02-14 | Fix various GCC compilation warnings after Vulkan merge | Rémi Verschelde |
2020-02-12 | Added high-end (Vulkan) label to some functions in visual shader | Yuri Roubinsky |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-02-07 | Use modules_enabled.gen.h to improve inter dependency checks | Rémi Verschelde |
2020-01-20 | Optimize the editor icon generation | Hugo Locurcio |
2020-01-19 | Only create the editor theme once | Hugo Locurcio |
2020-01-07 | Make possible to edit the GraphEdit's selection rect colors | Michael Alexsander |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-28 | Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_a... | Michael Alexsander |
2019-12-22 | Set proper icon for LineEdit in editor theme | Haoyu Qiu |
2019-12-20 | Set proper icons for FileDialog in editor theme | volzhs |
2019-12-12 | Fix OptionButton's arrow margin in editor theme | Michael Alexsander |
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 |