Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Merge pull request #39810 from christinoleo/master | Rémi Verschelde | |
Make GraphNode handle children with EXPAND flag | |||
2021-03-15 | Merge pull request #46993 from gongpha/check-if-edit-called-via-editor | Rémi Verschelde | |
Check if _edit_set_position and _edit_set_rect was used outside an editor | |||
2021-03-15 | Check if _edit_set_position and _edit_set_rect was used outside an editor | Kongfa Waroros | |
2021-03-14 | Fix stale tab names in TabContainer | Yuri Sizov | |
2021-03-14 | Fix RTL BBCode range regression and selection issues. | bruvzg | |
2021-03-13 | trims_whitespaces_when_creating_folder_windows | Pop0p | |
When creating a Windows folder via a Godot's dialog, the extra spaces are not removed which causes problems with Windows. We now remove leading and trailing whitespace when creating a dir. | |||
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 | |
2021-03-12 | Merge pull request #46913 from Faless/js/4.x_vk | Rémi Verschelde | |
[HTML5] Experimental (opt-in) virtual keyboard support. | |||
2021-03-12 | Merge pull request #46699 from sps1112/fix-control.edit_set_state-crash | Rémi Verschelde | |
Add size and dictionary check in Control::_edit_set_state() to fix crash | |||
2021-03-11 | Add IME support checks in LineEdit/TextEdit. | Fabio Alessandrelli | |
Avoid spamming "IME is unsupported" when the DisplayServer report it as such. | |||
2021-03-09 | Add interpolation bar on each channel in ColorPicker | Kongfa Waroros | |
2021-03-08 | Make GraphNode handle children with EXPAND flag | Leonardo Christino | |
2021-03-07 | fix Label visible_characters bad precision | jmb462 | |
2021-03-07 | Merge pull request #46572 from ↵ | Rémi Verschelde | |
jmb462/fix-selection-error-after-commenting-or-indenting Fix selection error after commenting or indenting text (Fix #46477 issue) | |||
2021-03-07 | Merge pull request #46627 from ↵ | Rémi Verschelde | |
jmb462/fix-incorrect-autoindentation-in-multiline-brackets Fix incorrect auto-indentation in multiline brackets (fix #46384) | |||
2021-03-07 | Merge pull request #46643 from YeldhamDev/hide_all_the_things | Rémi Verschelde | |
Hide more options of disabled properties | |||
2021-03-06 | Release mouse when SpinBox leaves scene tree | kobewi | |
2021-03-05 | Fix Control._edit_set_state crash | sps1112 | |
2021-03-04 | Revert "Add size check in Control._edit_set_state to prevent crash" | Rémi Verschelde | |
This reverts commit ef1d58f034233a0d8b5d0b5dbf539e851ffc726c. | |||
2021-03-04 | Merge pull request #46524 from kuruk-mm/lineedit_triple_click | Rémi Verschelde | |
LineEdit: Now double click to select a word, and triple click to sele… | |||
2021-03-04 | Merge pull request #46620 from sps1112/fix-control.edit_set_state-crash | Rémi Verschelde | |
Add size check in Control::_edit_set_state() to fix crash | |||
2021-03-04 | Add size check in Control._edit_set_state to prevent crash | sps1112 | |
2021-03-03 | Hide more options of disabled properties | Michael Alexsander | |
2021-03-03 | Deselect column only if belongs to deselected item | kobewi | |
2021-03-03 | fix incorrect iauto-indentation in mutliline bracket (fix #46384) | jmb462 | |
2021-03-01 | fix selection error after commenting or indenting text | jmb462 | |
2021-03-01 | Merge pull request #46563 from pycbouh/graph-edit-hide-minimap-properly | Rémi Verschelde | |
Properly hide GraphEdit's minimap | |||
2021-03-01 | Properly hide GraphEdit's minimap | Yuri Sizov | |
2021-03-01 | Merge pull request #41437 from KoBeWi/put_it_here | Rémi Verschelde | |
Allow to create a node at specific position | |||
2021-03-01 | LineEdit: Now double click to select a word, and triple click to select all ↵ | Mateo Kuruk Miccino | |
the content using the new TextServer TextEdit: Update the method to search words with the new TextServer | |||
2021-02-27 | Fix GraphEdit connects when graph is zoomed/unzoomed | Yuri Roubinsky | |
2021-02-26 | Allow to create a node at specific position | Tomasz Chabora | |
2021-02-25 | Merge pull request #38918 from EricEzaM/fix-slider-focus-on-scroll-input | Rémi Verschelde | |
Fixed issue with slider focus and scroll input | |||
2021-02-24 | Fixed 'nonexistent action' errors spammed at startup on OSX | Eric M | |
2021-02-22 | Add preview Sun and Environment | reduz | |
* Adds both a preview sun and preview environment to the 3D editor. * They are valid as long as a DirectionalLight3D and WorldEnvironment are not in the scene. * If any is added to the scene, the respective preview is disabled. * Changed WorldEnvironment to better handle multiple node versions. * Added a function in SceneTree to get the first node in a group. * Fixed button minimum size to also consider font height if no text is there, this broke with the TextSever PR. | |||
2021-02-22 | Merge pull request #45994 from Jummit/expose-edit-selected | Rémi Verschelde | |
Expose edit_selected in Tree | |||
2021-02-22 | expose edit_selected in Tree | Jummit | |
2021-02-21 | Merge pull request #46230 from gongpha/keep-hue-value | Rémi Verschelde | |
Keep Hue value when Saturation or Value is zero | |||
2021-02-21 | Label::set_lines_skipped Fail if passed a negative value | kleonc | |
2021-02-19 | Warn when setting Control size inside ready() | Tomasz Chabora | |
2021-02-19 | Keep Hue value when Saturation or Value is zero | Kongfa Waroros | |
2021-02-18 | Removed hardcoded shortcuts from /scene and converted to input actions | Eric M | |
This removes hardcoded actions from things like LineEdit and TextEdit. Previously, things like copy, paste, etc were all hardcoded to Ctrl+C, Ctrl+V, etc. They could not be changed. This allows the possibility of them being changed, by making them use the action map. This has the added benefit of greatly simplifying the input handling logic in those controls. The logic which was previously in a huge and hard to follow switch statement has been extracted to individual methods. | |||
2021-02-18 | Reorganize Project Settings | reduz | |
-Advanced Settings toggle also hides advanced properties when disabled -Simplified Advanced Bar (errors were just plain redundant) -Reorganized rendering quality settings. -Reorganized miscelaneous settings for clean up. | |||
2021-02-18 | Avoid signal methods in ColorPicker to access the tree when it isn't in the tree | Kongfa Waroros | |
2021-02-16 | Merge pull request #46081 from YeldhamDev/popupmenu_fixes | Rémi Verschelde | |
Fix various small issues with PopupMenu | |||
2021-02-16 | Merge pull request #46088 from groud/fix_line_edit | Rémi Verschelde | |
Fix minimum_character_width in LineEdit | |||
2021-02-16 | Merge pull request #45899 from nekomatata/richtextlabel-get-selection | Rémi Verschelde | |
Expose RichTextLabel selection to script | |||
2021-02-16 | Fix minimum_character_width in LineEdit | Gilles Roudière | |
2021-02-16 | Fix various small issues with PopupMenu | Michael Alexsander | |
2021-02-16 | Select TreeItem if none is selected | kobewi | |