Age | Commit message (Expand) | Author |
2021-05-26 | Fixed implementation of RTL remove_line(), which fixed issues in EditorLog. | Eric M |
2021-05-26 | Fix disappearing relationship lines in Tree when item is out of view | Yuri Sizov |
2021-05-25 | Merge pull request #48546 from pycbouh/tree-highlight-selected-relationships | Rémi Verschelde |
2021-05-25 | Merge pull request #48837 from Soupstraw/shader-pi | Rémi Verschelde |
2021-05-25 | Add highlight to the relationship lines of selected Tree items | Yuri Sizov |
2021-05-25 | Merge pull request #48955 from Calinou/editor-tweak-property-hints | Rémi Verschelde |
2021-05-25 | Added constants PI, TAU and E to the shader language | Joosep Jääger |
2021-05-25 | Tweak dozens of editor property hints for consistency | Hugo Locurcio |
2021-05-23 | Fix valign with stylebox borders | kobewi |
2021-05-22 | Add a keyboard shortcut to select the word under cursor in TextEdit | Hugo Locurcio |
2021-05-22 | Add custom background line colour to TextEdit and remove marked lines | Paulb23 |
2021-05-20 | Fix typos with codespell | Rémi Verschelde |
2021-05-19 | Fix InputMap.action_erase_event() failing to erase events correctly. | Marcel Admiraal |
2021-05-18 | Merge pull request #47544 from pycbouh/control-expose-theme-type | Rémi Verschelde |
2021-05-18 | Merge pull request #46773 from trollodel/TreeItem+ | Rémi Verschelde |
2021-05-18 | Merge pull request #48528 from sent44/textedit | Rémi Verschelde |
2021-05-17 | Improve TreeItem API and allow to move nodes | trollodel |
2021-05-17 | Fix build after mismatch between #48168 and #48599 | Rémi Verschelde |
2021-05-17 | Merge pull request #48599 from Calinou/textedit-alt-scroll-faster | Rémi Verschelde |
2021-05-17 | Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 | Rémi Verschelde |
2021-05-17 | Add theme_custom_type property to Control and Window | Yuri Sizov |
2021-05-17 | Merge pull request #48690 from KoBeWi/static_shader_picker | Rémi Verschelde |
2021-05-17 | Create ColorPicker shaders statically | kobewi |
2021-05-16 | Merge pull request #48760 from timothyqiu/tree-crash | Rémi Verschelde |
2021-05-16 | Merge pull request #48650 from AnilBK/graph-node-setters | Rémi Verschelde |
2021-05-16 | Fix Tree::get_column_at_position crash | Haoyu Qiu |
2021-05-13 | Attempt to fix rich text label effects processing even when | Eoin O'Neill |
2021-05-13 | -Added missing setters to GraphNode. | Anilforextra |
2021-05-13 | Fix variable names for "usage" flags in `Control::_get_property_list()` | Andrii Doroshenko (Xrayez) |
2021-05-10 | Implement reverting to the old color when clicking it in ColorPicker | Hugo Locurcio |
2021-05-10 | Scroll faster when holding Alt in TextEdit (and script editor) | Hugo Locurcio |
2021-05-09 | Merge pull request #48579 from Calinou/tree-fix-bg-focus-section-overlap | Rémi Verschelde |
2021-05-09 | Merge pull request #48539 from KoBeWi/cant_edit_this | Rémi Verschelde |
2021-05-09 | Fix Tree's background focus outline displaying behind section headings | Hugo Locurcio |
2021-05-07 | Display arrow cursor if text is not editable | kobewi |
2021-05-07 | Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit... | Lightning_A |
2021-05-07 | Merge pull request #48535 from groud/tiles_squashed | Rémi Verschelde |
2021-05-07 | Rework the TileSet resource and TileMap nodes: | Gilles Roudière |
2021-05-07 | Expose get_total_visible_rows as get_visible_line_count | sent44 |
2021-05-07 | Fixed bug in tab_container with hidden tabs | besh81 |
2021-05-06 | Merge pull request #34840 from Calinou/colorpicker-display-old-color | Rémi Verschelde |
2021-05-06 | Merge pull request #48500 from groud/add_buttongroup_pressed_signal | Rémi Verschelde |
2021-05-06 | Merge pull request #45607 from Calinou/improve-editor-theme | Rémi Verschelde |
2021-05-06 | Adds a pressed signal to ButtonGroup | Gilles Roudière |
2021-05-06 | Merge pull request #44831 from gongpha/dont-update-tree-if-selected | Rémi Verschelde |
2021-05-06 | Display the old color in ColorPicker for easier comparison | Hugo Locurcio |
2021-05-05 | Fixed issues with Editor Log after recent changes | Eric M |
2021-05-04 | Merge pull request #47855 from aaronfranke/doubleclick | Rémi Verschelde |
2021-05-04 | Merge pull request #41321 from EricEzaM/output-log-enhancements | Rémi Verschelde |
2021-05-04 | Merge pull request #48008 from LightningAA/scrollcontainer-hide-scrollbars-4.0 | Rémi Verschelde |