jsjtxietian
|
f2b6eda210
Fix a crash when enable a plugin uses `make_mesh_previews`
|
il y a 2 ans |
mb4c
|
6018ff49d6
Add tooltip description wrapping in scene tree and plugin settings
|
il y a 2 ans |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
il y a 2 ans |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 2 ans |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
il y a 3 ans |
Tomasz Chabora
|
882a4f8906
Port remaining connections to callable_mp
|
il y a 4 ans |
Rémi Verschelde
|
ebe4f8d3a4
Merge pull request #65039 from Mickeon/rename-treeitem-tooltip
|
il y a 3 ans |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
il y a 3 ans |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
il y a 3 ans |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
il y a 3 ans |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
il y a 4 ans |
kobewi
|
32c4d110eb
Improve plugin dialog UX
|
il y a 3 ans |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
il y a 3 ans |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
il y a 3 ans |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
il y a 3 ans |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
il y a 3 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 3 ans |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
il y a 3 ans |
Haoyu Qiu
|
f9aad98d36
Remove colon from column titles
|
il y a 4 ans |
reduz
|
6631f66c2a
Optimize StringName usage
|
il y a 4 ans |
kobewi
|
f4b361dd15
Add header theme type variations to labels
|
il y a 4 ans |
reduz
|
f4379cbc82
Clean up Tree
|
il y a 4 ans |
Gilles Roudière
|
d7d32ced5b
Implement Tree's internal minimum width calculation
|
il y a 4 ans |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
il y a 4 ans |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
il y a 4 ans |
Shatur95
|
64d23b2295
Detect plugins recursively
|
il y a 4 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 4 ans |
Aaron Franke
|
1b348b3c17
Remove connect *_compat methods
|
il y a 4 ans |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
il y a 5 ans |
Juan Linietsky
|
438c380458
Add a separate application focus/in notification out from Window focus notification.
|
il y a 5 ans |