MinusKube
|
7d9a5d79e6
Find a better solution for the script editor member list sometimes not being updated
|
3 years ago |
Michael Alexsander
|
c9fe780239
Fix elements not being shown on first selected script/doc
|
3 years ago |
Rémi Verschelde
|
ba3734e69a
Merge pull request #63603 from aaronfranke/editor-paths
|
3 years ago |
Aaron Franke
|
ac870ab1c8
Move editor paths into the EditorPaths class
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Rémi Verschelde
|
b942c1ffe3
Merge pull request #62827 from fire-forge/ok-cancel
|
3 years ago |
FireForge
|
af19501cc7
Seperate filter and description in FileDialog.add_filter()
|
3 years ago |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 years ago |
Rémi Verschelde
|
b4804a2d3f
Merge pull request #61459 from reduz/new-shader-editor
|
3 years ago |
FireForge
|
7f7244f04a
Use consistent casing in editor filter/search bars
|
3 years ago |
reduz
|
73c102f272
Redo the shader editor
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Rémi Verschelde
|
5b02415fd0
Merge pull request #55134 from KoBeWi/script_pillow_or_something
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
kobewi
|
1dc7bcc83c
Cleanup metadata usage
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
Hugo Locurcio
|
5626d026d8
Add an external link editor icon
|
3 years ago |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
Rémi Verschelde
|
f00803b8a5
Merge pull request #56695 from bruvzg/mod_unicode_input
|
3 years ago |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
3 years ago |
Yuri Roubinsky
|
5db47c5521
Fix lookup symbol in scripts which doesn't open a tab at first attempt
|
3 years ago |
Michael Alexsander
|
1062bc9884
Fix creation and reopening of built-in scripts
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 years ago |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 years ago |
kobewi
|
7d44bb8f06
Remove set_as_minsize()
|
3 years ago |
Michael Alexsander
|
917dac78e7
Replace some bits of code left to work with the new `TabContainer`
|
3 years ago |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
3 years ago |