Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
3 weeks ago |
Malcolm Anderson
|
829dade53b
Replace default deadzone magic number with named constant
|
1 month ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
2 months ago |
Rémi Verschelde
|
0c3ff561d7
Merge pull request #96615 from KoBeWi/run_as_administrator
|
2 months ago |
Rémi Verschelde
|
336d91551d
Merge pull request #97281 from reptofrog/deadzone-new-default
|
2 months ago |
Roman Morozov
|
d532eecc81
Changed the default deadzone value for new actions from 0.5 to 0.2
|
3 months ago |
Haoyu Qiu
|
267bb98231
Keep advanced toggle on when searching for settings
|
3 months ago |
Rémi Verschelde
|
0a4aedb360
Merge pull request #97187 from KoBeWi/do_not
|
3 months ago |
kobewi
|
b277a2985d
Don't store project metadata when loading
|
3 months ago |
kobewi
|
8ab9205617
Don't show project settings starting with underscore
|
3 months ago |
kobewi
|
b01c2ef42d
Globally remember advanced toggle in project settings
|
3 months ago |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
6 months ago |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
4 months ago |
kobewi
|
681769e2c9
Fix undoredo handling in some dialogs
|
5 months ago |
Hilderin
|
39369db029
Fix synchronization of global class name
|
7 months ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
7 months ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
7 months ago |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
7 months ago |
kobewi
|
d1d7762a9f
Add Globals tab to reorganize Project Settings dialog
|
6 months ago |
A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
7 months ago |
lmyers421
|
dfc9976c6f
Increase width of project settings window
|
8 months ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
7 months ago |
kobewi
|
3ebb5b84a0
Add separate feature tags for editor runtime
|
1 year ago |
Rémi Verschelde
|
c0ad0b0acf
Merge pull request #87870 from ryevdokimov/remove-unnecessary-focus-methods
|
9 months ago |
Hugo Locurcio
|
4f8d7cae26
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
|
1 year ago |
Rémi Verschelde
|
e457f41f9b
Remove code relative to obsoleted ETC texture format
|
10 months ago |
Robert Yevdokimov
|
690fd15356
Remove unnecessary focus methods and directly bind to 'set_close_on_escape'
|
10 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
11 months ago |
Christian Kaiser
|
1910f91f17
Improve "Add" button consistency in Project Settings
|
11 months ago |
Rémi Verschelde
|
ad3e5a949e
Merge pull request #82283 from YeldhamDev/focus_that_search_bar!
|
11 months ago |