kobewi
|
b958935550
Fix Image -> Texture2D inspector auto-conversion
|
2 years ago |
Danil Alexeev
|
cc44d75cd8
Fix `draw_multiline_colors` usage
|
2 years ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
2 years ago |
Yuri Sizov
|
1522762dc9
Make icons of scripted and custom classes fit the editor UI
|
2 years ago |
Haoyu Qiu
|
26553be424
Turn off auto translate for some editor controls
|
2 years ago |
Hayden Leete
|
c4d1513e15
Fix crash when revealing file in floating FileSystem Dock
|
2 years ago |
Rémi Verschelde
|
5068d82374
Merge pull request #71686 from YuriSizov/stylebox-min-size-but-better
|
2 years ago |
Yuri Sizov
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 years ago |
Juan Linietsky
|
3dcf380161
Implement a quick script inheritance check
|
2 years ago |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 years ago |
kobewi
|
dfc4367a47
Add expand modes to TextureRect
|
3 years ago |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 years ago |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 years ago |
Rémi Verschelde
|
eec835f547
Merge pull request #67651 from KoBeWi/❗_of_damnation
|
2 years ago |
Aaron Franke
|
2557ea9d33
Don't allow instancing virtual resources in the resource picker dialog
|
3 years ago |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 years ago |
Rémi Verschelde
|
be126d42d4
Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't
|
2 years ago |
MrBlockers
|
4bddec7003
Make texture preview and picker use mipmap filter
|
3 years ago |
kobewi
|
f6744fc22f
Fix double hint paste in EditorResourcePicker
|
3 years ago |
kobewi
|
d06a8320e5
Simplify GDVIRTUAL_CALL calls
|
3 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 years ago |
Manuel Dun
|
e9d8847e29
fix error dialog from appearing after loading material res
|
3 years ago |
willnationsdev
|
d32f2700ff
Script-class-aware Inspector & related controls.
|
3 years ago |
Rémi Verschelde
|
85cd6960c6
Merge pull request #65494 from V-Sekai/fix_inspect_command_context
|
3 years ago |
SaracenOne
|
1e99c13de2
In inspector, show 'edit' button instead of 'inspect' when resource is part of an editable scene.
|
3 years ago |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
3 years ago |
Hugo Locurcio
|
291d3aaabe
Improve null and object printing to avoid confusion with arrays
|
3 years ago |