Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
2 months ago |
Thaddeus Crews
|
696ca9db3c
Merge pull request #98039 from aaronfranke/button-icon
|
1 month ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
2 months ago |
ev13bird
|
ac77c95ee1
Add icon for Inspector dock context menu Show in FileSystem item
|
2 months ago |
Rémi Verschelde
|
60708ccbfe
Merge pull request #96542 from Maran23/inspector-scrolls-away
|
2 months ago |
kit
|
5e1c9d68aa
Extract editor main screen
|
4 months ago |
Marius Hanl
|
27b7b433e0
Fix Inspector may scrolls away when editing a property that adds or removes sub properties
|
3 months ago |
kobewi
|
ad7a2d19a6
Expose EditorUndoRedoManager's clear_history()
|
8 months ago |
kobewi
|
b314a9105a
Remove references to deleted capitalize_properties setting
|
4 months ago |
Hugo Locurcio
|
010d02a6ee
Tweak property name style selector in the editor inspector
|
6 months ago |
A Thousand Ships
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
7 months ago |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
7 months ago |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
7 months ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
7 months ago |
Danil Alexeev
|
5a5b18c2fc
Editor: Fix categories and tooltips in `TileSet` editor
|
7 months ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
8 months ago |
Haoyu Qiu
|
f298aaa956
Fix unexpected auto-translation of more editor components
|
9 months ago |
Haoyu Qiu
|
8cd1ebbd6d
Fix unexpected auto translation of Tree content
|
9 months ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
10 months ago |
Matt Enad
|
5b5de0e167
Add hover highlight to main editor buttons
|
1 year ago |
passivestar
|
97a77c5193
Add support for search shortcut to all docks
|
11 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
11 months ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
Haoyu Qiu
|
6e49ff91c0
Clear sub-resources list when no sub-resource exists
|
1 year ago |
Yuri Sizov
|
6e20c78c20
Limit custom icons size in various editor widgets
|
1 year ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
Haoyu Qiu
|
d24ee551ec
Allow EditorInspector to change its property name style when necessary
|
1 year ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
1 year ago |
Yuri Sizov
|
9b500ab53c
Fix premature theme item access in editor tools
|
1 year ago |