Marius Hanl
|
6b59c57f2a
Fix rightclick on some files changes the 'New' menu entry to 'Show in File Manager' due to no fixed index for the 'New' menu
|
2 年之前 |
Rémi Verschelde
|
5743c17001
Merge pull request #71904 from Chaosus/vs_custom_nodes
|
2 年之前 |
Yuri Rubinsky
|
6713e0fa5b
Add handling of script creation/deletion for custom visual shader nodes
|
2 年之前 |
Rémi Verschelde
|
37205964b6
Merge pull request #71441 from KoBeWi/warp_2_scan
|
2 年之前 |
kobewi
|
60ed7c5004
Add "Open in External Program" option
|
2 年之前 |
kobewi
|
2cfab94fef
Improve performance of imported file scan
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 年之前 |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 年之前 |
cespeute
|
4b00c2ec57
Add EditorInterface.get_selected_paths()
|
3 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 年之前 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 年之前 |
kobewi
|
a08d930740
Rework scene creation dialog
|
3 年之前 |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
4 年之前 |
reduz
|
45af29da80
Add a new HashSet template
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Aleksey Smirnov
|
81520be31d
Cleanups after changes in ItemList signals
|
3 年之前 |
Vitika9
|
aef3b5681d
Changed signals of ItemList
|
3 年之前 |
kobewi
|
7f183d0361
Add Copy UID option to filesystem dock
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
3 年之前 |
Yuri Roubinsky
|
073abe4b9c
Add "Add Script" option to project autoload settings
|
3 年之前 |
Igor Kordiukiewicz
|
2ed334f95f
Added visual feedback when drag and dropping from scene tree to file system
|
3 年之前 |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 年之前 |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Yuri Roubinsky
|
771491d358
Add `New Shader` option to the FileSystemDock popup menu.
|
3 年之前 |
Marcel Admiraal
|
87a4ba492e
Remove unimplemented methods
|
3 年之前 |