James
|
6782738a85
Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource
|
3 years ago |
Haoyu Qiu
|
d6672d8fe4
Make create folder popup support nested folders
|
2 years ago |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
320fe64d8c
Merge pull request #62746 from KoBeWi/sc3n3_factory🏭🏭🏭
|
2 years ago |
kleonc
|
666ca36b99
`FileSystemDock` Fix crash when renaming a file in split mode
|
3 years ago |
kobewi
|
cda0692159
Rework scene creation dialog
|
3 years ago |
Daniel Kříž
|
41d0486ad1
Fix missing favorite files in filesystem dock
|
3 years ago |
Daniel Kříž
|
7ed3bfc2fb
Fix persistent favorites after rename
|
3 years ago |
SaracenOne
|
37910dd10f
Allow selection of option 'Open in File Manager' even when a file/folder is not explicitly selected.
|
3 years ago |
jmb462
|
3641ec61bb
Prevent renaming to an unkown extension from FileSystem dock.
|
3 years ago |
Rémi Verschelde
|
c938104a88
Merge pull request #56630 from Pineapple/replace-find-last
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Bartłomiej T. Listwon
|
22750b1c03
Replace String::find_last with rfind where possible (backward compatible with old API)
|
3 years ago |
Hugo Locurcio
|
0f4b0cb3dd
Use Enter instead of F2 as an editor renaming shortcut on macOS
|
3 years ago |
Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
Robin Arys
|
0bbdfd420a
Fix newly created files not sorted correctly
|
3 years ago |
Rémi Verschelde
|
7843c871d0
Fix missing argument names in FileSystemDock bindings
|
3 years ago |
kobewi
|
0da326c8b3
Save branch as scene by dropping to filesystem
|
3 years ago |
foxydevloper
|
6926363efb
Backport filesystem dock sorting to 3.x
|
4 years ago |
Bartłomiej T. Listwon
|
6f3b03824a
Change search results limit in FileSystem dock from 128 to 10000
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
9a087da5d1
Use "Delete" in FileSystemDock on all platforms
|
4 years ago |
Rémi Verschelde
|
a246dceb51
FileSystem dock: Fix search shortcut
|
4 years ago |
fox
|
533d3e7800
Make shortcut for focusing searchbar in filesystem dock
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Mateo Kuruk Miccino
|
71a9932f38
FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes
|
4 years ago |
Juan Linietsky
|
16c0147d75
Remove FileSystem dock errors on unimported files
|
4 years ago |
Michael Alexsander
|
e6b3579e56
Make FileSystem dock set its path to the base folder of files after changes
|
4 years ago |