Yuri Sizov
|
9f55bd971e
|
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
2022-07-31 21:14:15 +03:00 |
Rémi Verschelde
|
ba3734e69a
|
Merge pull request #63603 from aaronfranke/editor-paths
Move editor paths into the EditorPaths class
|
2022-07-29 19:31:59 +02:00 |
Aaron Franke
|
ac870ab1c8
|
Move editor paths into the EditorPaths class
|
2022-07-29 11:07:30 -05:00 |
Juan Linietsky
|
d4433ae6d3
|
Remove Signal connect binds
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
|
2022-07-29 16:26:13 +02:00 |
Aaron Franke
|
006e5f28d5
|
Move project export and export template manager into export folder
|
2022-07-26 08:28:29 -05:00 |