Pāvels Nadtočajevs
|
ec37e7e97f
Fix `doctool` crash and errors on macOS.
|
2 months ago |
kobewi
|
ad9b66100e
Remember state of built-in script/shader checkbox
|
8 months ago |
Yufeng Ying
|
1384e82c2c
Improve ScriptLanguage get keyword API.
|
7 months ago |
Thaddeus Crews
|
579feb387c
Core: Add `[[nodiscard]]` to string-like classes
|
1 year ago |
Pāvels Nadtočajevs
|
302fa831cc
Initial editor accessibility.
|
5 months ago |
Thaddeus Crews
|
8ca72e1490
Merge pull request #103848 from timothyqiu/popup-i18n
|
5 months ago |
Haoyu Qiu
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
6 months ago |
kobewi
|
a1ef1aae2b
Improve path validation in ScriptCreateDialog
|
6 months ago |
kobewi
|
8aa3ee6a35
Create .uid files in EditorFileSystem
|
7 months ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
8 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
9 months ago |
Rémi Verschelde
|
b3ca2e1cfa
Merge pull request #98914 from fuzzybinary/gdextension-editor-settings
|
9 months ago |
Jeff Ward
|
5da3e81640
Support extension icons in ScriptCreateDialog
|
10 months ago |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
9 months ago |
kobewi
|
28e5b213ae
Create .uid file when creating new Resource
|
9 months ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
11 months ago |
kobewi
|
c8a0766930
Don't use EditorSettings metadata
|
1 year ago |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
1 year ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 year ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
kobewi
|
d68ab7c874
Register text enter for script base class
|
1 year ago |
Nông Văn Tình
|
a13b755b60
Fix ScriptCreateDialog to avoid selecting the file extension upon opening
|
1 year ago |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
2 years ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
kobewi
|
a7fa34db1d
Ignore path error for built-in scripts/shaders
|
1 year ago |
kobewi
|
c8db3f66ed
Fix ScriptCreateDialog not accepting on submit
|
1 year ago |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
2 years ago |