Age | Commit message (Collapse) | Author |
|
Added some icons (Including the onion one)
Fixed text editor ellipsis style and editor tabs
|
|
Allow exporting enums from GDScript
|
|
Add Scene button and tab scrolling
|
|
RichTextLabel: Adding ability for single meta hovering
|
|
As spotted by @neikeq - fixes #13068.
|
|
Code Folding
|
|
|
|
|
|
|
|
expand_to_text_length and shift window on expand to see all text
|
|
|
|
Add manual overrides for focus_next and focus_previous
|
|
|
|
Use as `export(E) ...`
Closes #12392
|
|
Modified code completion for better tabbing with immediate hints.
|
|
to what can already be done with focus neighbours.
|
|
Closes #12928
|
|
Shader Editor context menu and line operations and style fix
|
|
backspace and re-enter '(' to get code completion hints.
|
|
Small arrangement in ScrollContainer
|
|
Fix video playback
|
|
|
|
|
|
|
|
|
|
|
|
TextEdit
|
|
Unify degree methods and properties
|
|
Changed FileDialogs for EditorFileDialogs in EditorNode.
Updated CheckButton.
|
|
|
|
|
|
Fix selection and clicks on text in tables in RichTextLabel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix LineEdit drag selection to the left
|
|
Fixes the selection rect in item_list drawn not clipped
|
|
Fix get_node() and $ autocompletion when using single quotes
|
|
|
|
|
|
|
|
Fixes @akien-mga point brought up in #12352
Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org>
|
|
|
|
|
|
Added setting to toggle current line highlighting
|
|
|