kobewi
|
a1ef1aae2b
Improve path validation in ScriptCreateDialog
|
5 月之前 |
kobewi
|
8aa3ee6a35
Create .uid files in EditorFileSystem
|
6 月之前 |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 月之前 |
Rémi Verschelde
|
b3ca2e1cfa
Merge pull request #98914 from fuzzybinary/gdextension-editor-settings
|
8 月之前 |
Jeff Ward
|
5da3e81640
Support extension icons in ScriptCreateDialog
|
9 月之前 |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
8 月之前 |
kobewi
|
28e5b213ae
Create .uid file when creating new Resource
|
9 月之前 |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
10 月之前 |
kobewi
|
c8a0766930
Don't use EditorSettings metadata
|
11 月之前 |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
11 月之前 |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 年之前 |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 年之前 |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 年之前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 年之前 |
kobewi
|
d68ab7c874
Register text enter for script base class
|
1 年之前 |
Nông Văn Tình
|
a13b755b60
Fix ScriptCreateDialog to avoid selecting the file extension upon opening
|
1 年之前 |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
2 年之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 年之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 年之前 |
kobewi
|
a7fa34db1d
Ignore path error for built-in scripts/shaders
|
1 年之前 |
kobewi
|
c8db3f66ed
Fix ScriptCreateDialog not accepting on submit
|
1 年之前 |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
1 年之前 |
Rémi Verschelde
|
119f379a3d
Merge pull request #81075 from SekoiaTree/prevent-leading-dot
|
1 年之前 |
sekoia
|
bbeb2f98f5
Prevent creating any type of file with a leading dot
|
1 年之前 |
Yuri Sizov
|
d2cc6897d4
Merge pull request #81299 from jsjtxietian/Reload-built_in-script-after-create-to-allow-drag-nodes-into-it
|
1 年之前 |
jsjtxietian
|
d32348c686
Reload built-in script after create to allow dropping nodes into it
|
1 年之前 |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 年之前 |
kobewi
|
7f41403a6f
Standardize dialog input validation as a new class
|
2 年之前 |
Hugo Locurcio
|
e9f723006a
Use compile-time Unicode string conversion
|
2 年之前 |