Micky
|
e791f4fce2
Double precision of `String.split_floats`
|
2 years ago |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
3 years ago |
Eric M
|
d499071e5b
Set the shortcut context for the edit/search/goto menus to the ScriptEditor so that shortcuts continue to work when FindReplaceBar is focused.
|
3 years ago |
Max Hilbrunner
|
8ebc8813d5
Merge pull request #67314 from anvilfolk/quote-fix
|
3 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 years ago |
João Martins
|
97bada99ee
Fix single-quotes incorrectly escaped when dragging into script editor
|
3 years ago |
kobewi
|
af0ee8b0a0
Reorganize script editor menu
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 years ago |
Rémi Verschelde
|
f5903215d0
Merge pull request #61902 from Paulb23/multi-caret
|
3 years ago |
Paulb23
|
0cbe176ce6
Add multi caret support to Editor
|
3 years ago |
Rémi Verschelde
|
121e1df55b
Merge pull request #66300 from KoBeWi/📝🧭
|
3 years ago |
Rindbee
|
72a7d874b4
Fix the flickering of the line gutter icon when saving
|
3 years ago |
Rémi Verschelde
|
4c73e8ba1a
Merge pull request #66632 from RedMser/script-override-gutter-docs-fix
|
3 years ago |
RedMser
|
dc3990fea4
Fix wrong docs opening in script override gutter
|
3 years ago |
VolTer
|
ded10214bf
Rename Indent Left/Right to Indent/Dedent
|
3 years ago |
Rémi Verschelde
|
1e14795f75
Merge pull request #66382 from MewPurPur/replace-in-files-forever
|
3 years ago |
kobewi
|
14435ebcee
Split script navigation state and edit state
|
3 years ago |
Rémi Verschelde
|
d456dce8af
Merge pull request #65535 from RedMser/script-editor-inheritance-icon
|
3 years ago |
VolTer
|
882a226d12
Make Replace in Files always visible in Search
|
3 years ago |
kleonc
|
7f7966e10a
Fix checking if script is attached to any node belonging to scene
|
3 years ago |
VolTer
|
bdff928f6d
Fix crash with drag and dropping nodes
|
3 years ago |
RedMser
|
a9b394d5bc
Show method override icon in script editor gutter
|
3 years ago |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 years ago |
Fredia Huya-Kouadio
|
841b4dfeeb
Disable logic that triggers automatic focus gain as the Godot Editor is loaded
|
3 years ago |
Rémi Verschelde
|
ae349d8227
Merge pull request #64377 from Mickeon/rename-canvas-redraw
|
3 years ago |
Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
3 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |