Haoyu Qiu
|
beadc92e4f
Clear sub-resources list when no sub-resource exists
|
11 months 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 |
Haoyu Qiu
|
cb0fa0ed7b
Fix error when opening Inspector's dots menu
|
1 year ago |
kobewi
|
0c71c443ef
Fix corrupt undo after making sub-resources unique
|
1 year ago |
kobewi
|
4ae168eb04
Rework EditorPlugin editing logic
|
1 year ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
1 year ago |
kobewi
|
6d65d886f2
Add Show in FileSystem option in the inspector
|
1 year ago |
Rémi Verschelde
|
495ec2130e
Merge pull request #70923 from KoBeWi/actual_resource
|
1 year ago |
Haoyu Qiu
|
0ba5d41a44
Fix unreadable text in Make Sub-Resources Unique window
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
kobewi
|
48f60ef1cd
Refactor inspector code for getting resource
|
1 year ago |
Rémi Verschelde
|
994c935d97
Merge pull request #63601 from YeldhamDev/tooltip_stuff
|
2 years ago |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 years ago |
Michael Alexsander
|
39e6beed98
Small changes to some tooltips
|
2 years ago |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
FireForge
|
a914dc0c46
Improvements to multi-node editing
|
2 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
2 years ago |
SaracenOne
|
dd814a0dca
Disable editing properties in foreign resources
|
2 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 years ago |
Rémi Verschelde
|
6c5330154e
Merge pull request #63429 from RandomShaper/indicate_overridden
|
2 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
2 years ago |
Pedro J. Estébanez
|
4a127cb5fe
Improve usability of non-default values in the property inspector
|
2 years ago |
Rémi Verschelde
|
74d92bf459
Merge pull request #43081 from KoBeWi/property_keeper
|
2 years ago |