Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-06 | Merge pull request #44831 from gongpha/dont-update-tree-if-selected | Rémi Verschelde | |
Blocking updating in SceneTreeEditor when an item was selected | |||
2021-05-05 | Fixed issues with Editor Log after recent changes | Eric M | |
Fixed #48446, Fixed #48443 | |||
2021-05-04 | Merge pull request #47855 from aaronfranke/doubleclick | Rémi Verschelde | |
Rename `doubleclick` to `double_click` | |||
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 | |
Add the ability to hide `ScrollContainer`'s scrollbars | |||
2021-05-04 | Merge pull request #35893 from KoBeWi/a_tree_pr | Rémi Verschelde | |
Calculate __focus_rect when TreeItem is focused | |||
2021-05-04 | Rename `doubleclick` to `double_click` | Aaron Franke | |
2021-05-04 | Improve output log performance. | Eric M | |
Added method to create a new line in RichTextLabel without adding an ItemNewline to the previous line. Previously, removing a line then adding a newline was adding unnecessary ItemNewline instances to the previous line, significantly the remove_line method. | |||
2021-05-03 | Merge pull request #48198 from KoalasinTraffic/fix-indent-left-line-selection | Rémi Verschelde | |
Fix start line selection for indent_selected_lines_left | |||
2021-04-30 | Fix autocompletion for Control's Theme properties | Yuri Sizov | |
2021-04-28 | Calculate __focus_rect when TreeItem is focused | Tomasz Chabora | |
2021-04-28 | Add the ability to hide scrollcontainer's scrollbars | Lightning_A | |
2021-04-28 | Fixed issues with LineEdit Delete Word & Backspace Word. | EricEzaM | |
Backspace word was deleting all text before the cursor, and delete word was no updating until another action was performed on the LineEdit (in order to update it) | |||
2021-04-25 | Fix indent left line selection | Koala | |
2021-04-17 | Rename LineEdit caret_* properties getters and setters to match property | Marcel Admiraal | |
2021-04-16 | Merge pull request #47728 from ray90514/bug#47562 | Rémi Verschelde | |
Fix LineEdit undo behaves strangely | |||
2021-04-15 | Fixed ui_accept (spacebar + return) accepting auto-completion options. | Eric M | |
2021-04-14 | Merge pull request #47689 from nekomatata/textedit-fix-cursor-update | Rémi Verschelde | |
Fix TextEdit cursor update when adding or deleting text | |||
2021-04-11 | Use Array for node configuration warnings | Nathan Franke | |
Previously, the warnings were passed as a string and delimitation of which were hard coded at each implementation. | |||
2021-04-10 | Merge pull request #46340 from gongpha/various-color-picker | Rémi Verschelde | |
Add Various ColorPicker shapes | |||
2021-04-08 | Fix LineEdit undo behaves strangely | ray90514 | |
2021-04-07 | Fix ColorPicker's RGB bars are show in RAW mode and other | Kongfa Waroros | |
2021-04-06 | Fix TextEdit cursor update when adding or deleting text | PouleyKetchoupp | |
Updating the viewport while setting the line index before the column is set could wrongly cause the text to be scrolled down. | |||
2021-04-06 | Add Various ColorPicker shapes | Kongfa Waroros | |
2021-04-05 | Make scrollwheel zoom based on mouse position | Lightning_A | |
2021-04-05 | Fix crashes in *_input functions | Rafał Mikrut | |
2021-04-01 | Make ColorPicker button text and tooltips appear in exported projects | Kevin Smith | |
2021-03-31 | Merge pull request #47252 from KoBeWi/themecide | Rémi Verschelde | |
Add methods to remove theme overrides | |||
2021-03-30 | Merge pull request #46702 from HaSa1002/fix-min-size-resize | Rémi Verschelde | |
Fix removal of `rect_min_size` not triggering resize | |||
2021-03-30 | Implement Tabs minimum size | Gilles Roudière | |
2021-03-30 | RichTextLabel: On custom effect change, parse bbcode only if it's enabled ↵ | bruvzg | |
and not empty. | |||
2021-03-29 | Merge pull request #47457 from bruvzg/rtl_spacing | Rémi Verschelde | |
RichTextLabel: fix font extra spacing and style box size usage. | |||
2021-03-29 | Use extra font spacing in the RichTextLabel line height calculation, and ↵ | bruvzg | |
stylebox size in the minimum size calculation. | |||
2021-03-29 | Merge pull request #47435 from madmiraal/rename-texture-get_data | Rémi Verschelde | |
Rename Texture.get_data() to get_image() | |||
2021-03-28 | Merge pull request #47351 from volzhs/graphedit-boxselection | Rémi Verschelde | |
Fix drawing boxselection on GraphEdit | |||
2021-03-28 | Rename Texture.get_data() to get_image() | Marcel Admiraal | |
2021-03-26 | Merge pull request #47163 from bruvzg/macos_sandbox_file_dialog | Rémi Verschelde | |
FileDialog: add Back/Forward buttons, add message for inaccessible folders. | |||
2021-03-25 | Fix typo 'previus_selected' | volzhs | |
2021-03-25 | Fix drawing boxselection on GraphEdit | volzhs | |
2021-03-23 | Fix removal of `rect_min_size` not triggering resize | Johannes | |
fixes #46672 | |||
2021-03-23 | Merge pull request #37755 from KoBeWi/check_down | Rémi Verschelde | |
Add disabled theme icons for CheckBox | |||
2021-03-23 | Rename ButtonList enum and members to MouseButton | Aaron Franke | |
2021-03-23 | FileDialog: add Back/Forward buttons, add message for inaccessible folders. | bruvzg | |
2021-03-23 | Remove the clearing behavior from add_override | kobewi | |
2021-03-23 | Add methods to remove theme overrides | kobewi | |
2021-03-23 | Merge pull request #45571 from aaronfranke/node2d-real_t | Rémi Verschelde | |
Use real_t in 2D nodes | |||
2021-03-23 | Merge pull request #46735 from fabriceci/fix-dialog-translation | Rémi Verschelde | |
Fix translations update in window & Dialogs (AcceptDialog/ConfirmationDialog/FileDialog) (Fix 39320, 39258 & 45887) | |||
2021-03-22 | Merge pull request #47180 from YeldhamDev/popupmenu_width_fix | Rémi Verschelde | |
Fix wrong width with PopupMenus on first opening in the editor | |||
2021-03-22 | Improved 3D Scene Importer | Juan Linietsky | |
* Added option for importers to show an Advanced settings dialog * Created advanced settings dialog for Scene Importer * Cleaned up importers (remove many old/unused options) * Added the ability to customize every node, material, mesh and animation individually * Saving to animations and meshes to files is now a manual process, making it more predictable * Added the ability for materials to be replaced by external files (or to be made external, up to you). * When doubleclicking an impoted scene in the filesystem dock, it automatically shows the import settings instead of asking to open it. WARNING: Lightmap UV unwrap is not working, it needs to be re-made. | |||
2021-03-21 | Merge pull request #46280 from floppyhammer/AdjustCompletionPanelPosition | Rémi Verschelde | |
Improve Completion Panel Position in Shader Editor |