index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
filesystem_dock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Fix `EditorInterface.get_selected_paths()` working incorrectly when FileSyste...
Artemy Fedotov
2024-09-16
1
-0
/
+1
*
Fix Noticeable freeze after saving a scene #93104
Hilderin
2024-06-20
1
-2
/
+0
*
Revert "Fix FileSystem dock won't show any file folders"
Rémi Verschelde
2024-06-11
1
-2
/
+0
*
Fix FileSystem dock won't show any file folders
Hilderin
2024-06-10
1
-0
/
+2
*
Fix Tree and FileSystemList edit popup double events and ESC behavior.
bruvzg
2024-05-17
1
-0
/
+1
*
Merge pull request #91158 from Arnklit/show-in-filesystem-favorites
Rémi Verschelde
2024-04-26
1
-0
/
+1
|
\
|
*
Add show in filesystem option for file favorites
Kasper Frandsen
2024-04-26
1
-0
/
+1
*
|
Merge pull request #88660 from MajorMcDoom/tokenized-file-search
Rémi Verschelde
2024-04-19
1
-1
/
+2
|
\
\
|
*
|
Added tokenized search support to Quick Open dialog and FileSystem filter.
Zi Ye
2024-04-17
1
-1
/
+2
*
|
|
Fix folder colors not present in editor dir dialog
Muller-Castro
2024-04-16
1
-0
/
+5
|
/
/
*
/
Fix folder colors not saving after project.godot is modifed externally
kobewi
2024-04-12
1
-0
/
+1
|
/
*
Add option to copy absolute path in file system dock popup
Christian Feuz
2024-04-09
1
-0
/
+1
*
Fix sorting of files/dirs in dialogs
A Thousand Ships
2024-03-20
1
-1
/
+1
*
Fix custom resource icons in FileSystem
kobewi
2024-03-08
1
-1
/
+4
*
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-0
/
+1
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-5
/
+5
*
Some editor code cleanup
kobewi
2024-01-30
1
-2
/
+0
*
Ability to move FileSystem dock to bottom
Juan Linietsky
2024-01-29
1
-0
/
+7
*
Extract editor dock manager
kit
2024-01-15
1
-3
/
+6
*
Merge pull request #86486 from timothyqiu/move-copy-dialog
Rémi Verschelde
2024-01-03
1
-7
/
+8
|
\
|
*
Improve EditorDirDialog
Haoyu Qiu
2023-12-25
1
-7
/
+8
*
|
Store horizontal and vertical split offsets separately in FileSystem dock
Vedat Gunel
2023-12-25
1
-2
/
+5
|
/
*
Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-ter...
Yuri Sizov
2023-12-22
1
-0
/
+1
|
\
|
*
Add a editor FileSystem dock action to open a terminal in selected folder
Hugo Locurcio
2023-12-19
1
-0
/
+1
*
|
Properly select the newly duplicated file
kobewi
2023-12-14
1
-0
/
+1
*
|
Fix folder color not showing up in file dialogs
Nikita Krasnov
2023-11-14
1
-0
/
+3
|
/
*
Use Hashset for dependency list when moving
Jordyfel
2023-10-25
1
-3
/
+3
*
Fix several issues with renaming in FileSystem dock
Vedat Gunel
2023-10-09
1
-1
/
+1
*
Merge pull request #80241 from gamedevishard/filesystem_dock_hsplit
Rémi Verschelde
2023-10-03
1
-3
/
+7
|
\
|
*
Horizontal split view for Filesystem Dock
Devel Oper
2023-09-22
1
-3
/
+7
*
|
Fix folder moving in FileSystemDock
风青山
2023-09-29
1
-3
/
+3
|
/
*
Fix dependency handling on move or rename.
Jordyfel
2023-09-15
1
-4
/
+4
*
Update folder colors when moving or renaming
A Thousand Ships
2023-09-07
1
-1
/
+3
*
Add custom color support to project folders
the-sink
2023-08-29
1
-0
/
+6
*
Permits the renaming of files and folders inline for items in the FileSystemD...
Wiwip
2023-06-02
1
-1
/
+18
*
Add scrolling to overwrite dialog
kobewi
2023-05-18
1
-0
/
+6
*
Enhance filesystem dock tooltips
kobewi
2023-05-12
1
-2
/
+17
*
Merge pull request #76794 from Wiwip/inline-edit
Rémi Verschelde
2023-05-11
1
-2
/
+0
|
\
|
*
Modifies the file system dock to use the inline editor instead of a dialog.
Wiwip
2023-05-10
1
-2
/
+0
*
|
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-4
/
+6
|
/
*
Make create folder popup support nested folders
Haoyu Qiu
2023-04-23
1
-3
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-5
/
+5
*
Improve file move and copy operations
kobewi
2023-03-25
1
-2
/
+11
*
Fix rightclick on some files changes the 'New' menu entry to 'Show in File Ma...
Marius Hanl
2023-02-02
1
-5
/
+6
*
Merge pull request #71904 from Chaosus/vs_custom_nodes
Rémi Verschelde
2023-01-25
1
-0
/
+1
|
\
|
*
Add handling of script creation/deletion for custom visual shader nodes
Yuri Rubinsky
2023-01-23
1
-0
/
+1
*
|
Merge pull request #71441 from KoBeWi/warp_2_scan
Rémi Verschelde
2023-01-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Improve performance of imported file scan
kobewi
2023-01-15
1
-1
/
+1
[next]