Age | Commit message (Expand) | Author |
2022-01-31 | Merge pull request #56970 from YeldhamDev/rise_tabbar_rise | Rémi Verschelde |
2022-01-31 | Bring `TabBar` to full parity with the `TabContainer` implementation. | Michael Alexsander |
2022-01-30 | Move placeholder color to theme item | Paulb23 |
2022-01-29 | Fix the breakpoint icon in CodeEdit | Yuri Sizov |
2022-01-29 | Update icons and color conversion rules to simplify the palette | Yuri Sizov |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-19 | Make assets in progress open the next step instead of erring | Yuri Sizov |
2022-01-18 | Improve spacing in built-in class reference | Yuri Sizov |
2022-01-18 | Merge pull request #56104 from Geometror/add-flow-layout-container | Rémi Verschelde |
2022-01-14 | Use ThorVG instead of NanoSVG for importing SVGs | K. S. Ernest (iFire) Lee |
2022-01-07 | Add FlowContainer | Hendrik Brucker |
2022-01-06 | Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-31 | Correctly use fallback Theme values as last resort | Yuri Sizov |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-11-12 | Modules: Make sure to include modules_enabled.gen.h where needed | Rémi Verschelde |
2021-11-06 | Fix Label and RichTextLabale text shadows and shadow outlines. | bruvzg |
2021-10-26 | Add focus font color to Button and derivatives | Yuri Sizov |
2021-10-20 | Merge pull request #53926 from YeldhamDev/i_am_tabbar_now | Rémi Verschelde |
2021-10-20 | Merge pull request #53260 from Calinou/editor-inspector-warning-yellow | Rémi Verschelde |
2021-10-19 | Rename `Tabs` to `TabBar` | Michael Alexsander |
2021-10-06 | Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo | Rémi Verschelde |
2021-10-07 | Implemented SkeletonEditorGizmo | Silc Renew |
2021-10-05 | Use a yellow color for editable children properties instead of red | Hugo Locurcio |
2021-10-04 | Add the base scale factor to the Theme resource | Yuri Sizov |
2021-09-30 | Rename some elements of `Tabs` | Michael Alexsander |
2021-09-30 | Improved breakpoint gutter for CodeEdit. | Eric M |
2021-09-13 | Merge pull request #51805 from skysphr/scrollbar-icons-pressed | Hugo Locurcio |
2021-09-05 | Apply set_read_only() to child classes of EditorProperty elements | Silc 'Tokage' Renew |
2021-09-02 | Tweak tooltip style | Hendrik Brucker |
2021-08-22 | Merge pull request #51700 from Geometror/fix-color-picker | K. S. Ernest (iFire) Lee |
2021-08-18 | Merge pull request #50752 from Phischermen/indeterminate_checkmark_api | Rémi Verschelde |
2021-08-18 | Reimplement ColorPicker presets | Hendrik Brucker |
2021-08-17 | Added increment_pressed and decrement_pressed icons to scrollbars | skysphr |
2021-08-17 | Merge pull request #51651 from pycbouh/editor-merge-custom-theme | Rémi Verschelde |
2021-08-16 | Added icons and API for indeterminate checkmarks for the Tree class. | Kevin Fischer |
2021-08-16 | Reorganise text editor settings | Paulb23 |
2021-08-14 | Add support for partial custom editor themes | Yuri Sizov |
2021-08-13 | Move CodeEdit theme overrides into EditorTheme | Paulb23 |
2021-08-12 | Cleanup and bind remaing methods in TextEdit | Paulb23 |
2021-08-10 | Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit | K. S. Ernest (iFire) Lee |
2021-08-11 | Automatic arrangement of nodes in VisualScript/VisualShaders editors | Umang Kalra |
2021-08-07 | Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile | Nathan Franke |
2021-08-03 | Fix the editor theme application for the Mono build log | Yuri Sizov |
2021-07-31 | Fix theming in the audio bus editor | Yuri Sizov |
2021-07-30 | Make the focus outline translucent for editor viewports | Hugo Locurcio |
2021-07-27 | Multiple cosmetic fixes for embedded windows | Michael Alexsander |
2021-07-20 | Merge pull request #50593 from SirQuartz/patch-24 | Rémi Verschelde |
2021-07-18 | Optimize StringName usage | reduz |
2021-07-18 | Fix Illegible text in audio bus editor | Nick Huelin |