Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
hace 3 semanas |
Thaddeus Crews
|
8f16f864a6
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
hace 1 mes |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
hace 2 meses |
Danil Alexeev
|
bd1a35ce9e
Core: Fix `JSON.{from,to}_native()` issues
|
hace 1 mes |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
hace 3 meses |
Haoyu Qiu
|
e8462bf3ac
Allow using Unicode identifier for Autoload name
|
hace 3 meses |
Haoyu Qiu
|
14321b8ed5
Set auto translate mode for drag previews
|
hace 3 meses |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
hace 4 meses |
Hilderin
|
2d4e573b20
Fix autoload node cannot be accessed by plugin on start-up
|
hace 5 meses |
Hilderin
|
39369db029
Fix synchronization of global class name
|
hace 7 meses |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
hace 8 meses |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
hace 8 meses |
rune-scape
|
97105f236d
Fix incorrect autoload path in error
|
hace 7 meses |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
hace 8 meses |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
hace 8 meses |
Rémi Verschelde
|
9e13b90ce8
Merge pull request #81177 from Calinou/filedialog-focus-path-shortcut
|
hace 10 meses |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
hace 1 año |
Hugo Locurcio
|
4f8d7cae26
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
|
hace 1 año |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
hace 11 meses |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
hace 1 año |
Christian Kaiser
|
1910f91f17
Improve "Add" button consistency in Project Settings
|
hace 1 año |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
hace 1 año |
Yuri Sizov
|
bc1949d797
Correctly check scripts that must inherit `EditorPlugin`
|
hace 1 año |
Rémi Verschelde
|
75d27e3893
Merge pull request #79832 from DarkMessiah/fix-autoload-settings
|
hace 1 año |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
hace 1 año |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
hace 1 año |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
hace 1 año |
kobewi
|
2cd63a1ef0
Made hidden ProjectSettings groups more explicit
|
hace 2 años |
Stanislav Labzyuk
|
3462ecf2fb
Fix undo methods for DELETE in EditorAutoloadSettings
|
hace 1 año |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
hace 1 año |