Lars Pettersson
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
8 months ago |
Rémi Verschelde
|
507df7b6ec
Merge pull request #103842 from timothyqiu/script-filename-no-i18n
|
5 months ago |
Thaddeus Crews
|
165fdce84e
Merge pull request #102709 from KoBeWi/repeatranslations2
|
5 months ago |
Haoyu Qiu
|
f329439249
ScriptEditor: Disable auto translation of the filename label
|
5 months ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
9 months ago |
kobewi
|
dade8bd66f
Update script modified times when saved in EditorNode
|
5 months ago |
kobewi
|
6abb40990a
Fix modified time when LSP reload script
|
6 months ago |
kobewi
|
3448fe6c71
Split repeated translation for floating windows
|
6 months ago |
Danil Alexeev
|
ead16435bf
Script Editor: Add option to disable documentation tooltips
|
6 months ago |
kobewi
|
a65fa94a21
Update modified time when reloading script
|
7 months ago |
kobewi
|
b761ff662e
Rework script external modification tracking
|
7 months ago |
kobewi
|
90ef140169
Add Copy Script UID option to Script Editor
|
7 months ago |
Aarni Koskela
|
f134769506
Fix various typos
|
7 months ago |
Hilderin
|
731a1ec206
Fix documentation tooltip over debug tooltip
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
8 months ago |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
10 months ago |
Rémi Verschelde
|
66b8101cef
Merge pull request #95460 from m4gr3d/enable_mouse_forward_back_buttons
|
8 months ago |
Aaron Franke
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
10 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 months ago |
Rémi Verschelde
|
05b80ae0a1
Merge pull request #96449 from Maran23/editor-help-scroll-fix
|
9 months ago |
Thaddeus Crews
|
9e259ef061
Merge pull request #97884 from passivestar/list-variations
|
9 months ago |
kobewi
|
289e548e34
Untangle ColorPicker includes
|
9 months ago |
passivestar
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
11 months ago |
Thaddeus Crews
|
a595ae2abb
Merge pull request #97461 from lalitshankarchowdhury/better-replace
|
9 months ago |
aXu-AP
|
f168d0c80f
Highlight scripts used by current scene
|
11 months ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
10 months ago |
Thaddeus Crews
|
fd75707035
Merge pull request #78312 from Calinou/editor-add-markdown-highlighting
|
10 months ago |
Marius Hanl
|
af92685445
Fix jumping to editor help does not scroll correctly sometimes
|
1 year ago |
ocean
|
0ad55e964f
Fix GDScript docs not updating when modified externally
|
11 months ago |