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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #80241 from gamedevishard/filesystem_dock_hsplit
Rémi Verschelde
2023-10-03
1
-25
/
+46
|
\
|
*
Horizontal split view for Filesystem Dock
Devel Oper
2023-09-22
1
-25
/
+46
*
|
rename: don't update current path when file list has focus
coumcashier
2023-10-02
1
-3
/
+5
*
|
Fix folder moving in FileSystemDock
风青山
2023-09-29
1
-24
/
+49
*
|
Merge pull request #82347 from SaracenOne/dir_access_checks
Rémi Verschelde
2023-09-26
1
-0
/
+4
|
\
\
|
*
|
Add error checks for DirAccess creation.
Saracen
2023-09-26
1
-0
/
+4
*
|
|
Don't move not selected cursor item dragging files
Dawid Marzec
2023-09-21
1
-4
/
+4
|
/
/
*
|
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-1
/
+1
*
|
Merge pull request #81813 from MewPurPur/fix-paint-icon
Rémi Verschelde
2023-09-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix grayed out paint icons
MewPurPur
2023-09-17
1
-1
/
+1
*
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
|
Fix dependency handling on move or rename.
Jordyfel
2023-09-15
1
-58
/
+47
*
|
Merge pull request #80503 from OXTyler/80379
Rémi Verschelde
2023-09-12
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fixes Scene corruption when child scene is renamed in another directory
Tyler
2023-08-10
1
-1
/
+0
*
|
Merge pull request #81380 from AThousandShips/folder_color_add
Rémi Verschelde
2023-09-08
1
-10
/
+26
|
\
\
|
*
|
Update folder colors when moving or renaming
A Thousand Ships
2023-09-07
1
-10
/
+26
*
|
|
Merge pull request #81075 from SekoiaTree/prevent-leading-dot
Rémi Verschelde
2023-09-08
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Prevent creating any type of file with a leading dot
sekoia
2023-09-07
1
-1
/
+4
*
|
|
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
1
-1
/
+1
*
|
|
Remove leftover debug print in `FileSystemDock`
A Thousand Ships
2023-09-07
1
-1
/
+0
*
|
|
Merge pull request #81344 from AThousandShips/folder_color_fix
Yuri Sizov
2023-09-06
1
-0
/
+6
|
\
\
\
|
*
|
|
Fix saving editor folder colors
A Thousand Ships
2023-09-05
1
-0
/
+6
*
|
|
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-81
/
+82
|
/
/
/
*
/
/
Add custom color support to project folders
the-sink
2023-08-29
1
-12
/
+147
|
/
/
*
|
Merge pull request #80517 from YuriSizov/tsa-randomly-picked-you-for-mandator...
Rémi Verschelde
2023-08-28
1
-2
/
+2
|
\
\
|
*
|
Avoid unnecessary inspector updates when loading or switching scenes
Yuri Sizov
2023-08-12
1
-2
/
+2
|
|
/
*
/
Extract editor scene tabs into their own component
Yuri Sizov
2023-08-24
1
-4
/
+5
|
/
*
Merge pull request #75137 from nongvantinh/implement-6320
Rémi Verschelde
2023-08-07
1
-7
/
+32
|
\
|
*
Expose 'Reimport' on right-click context menu in the FileSystem panel
Nong Van Tinh
2023-05-01
1
-7
/
+32
*
|
Fix dropping files from res:// to res://
kobewi
2023-07-01
1
-1
/
+3
*
|
Fix moving directories in filesystem
kobewi
2023-06-09
1
-16
/
+20
*
|
Merge pull request #77632 from Wiwip/inline-edit-fix
Rémi Verschelde
2023-06-05
1
-17
/
+116
|
\
\
|
*
|
Permits the renaming of files and folders inline for items in the FileSystemD...
Wiwip
2023-06-02
1
-17
/
+116
*
|
|
Small rework of tooltip plugins
kobewi
2023-05-30
1
-10
/
+2
|
/
/
*
|
Fix a crash when hovering over "Favorites" in the FileSystem dock
Yuri Sizov
2023-05-24
1
-0
/
+4
*
|
Add scrolling to overwrite dialog
kobewi
2023-05-18
1
-5
/
+24
*
|
Enhance filesystem dock tooltips
kobewi
2023-05-12
1
-2
/
+60
*
|
Merge pull request #76794 from Wiwip/inline-edit
Rémi Verschelde
2023-05-11
1
-33
/
+39
|
\
\
|
*
|
Modifies the file system dock to use the inline editor instead of a dialog.
Wiwip
2023-05-10
1
-33
/
+39
*
|
|
Improve editor state persistence
Hendrik Brucker
2023-05-11
1
-97
/
+99
|
/
/
*
|
Merge pull request #76084 from timothyqiu/nested-folders
Rémi Verschelde
2023-04-25
1
-50
/
+9
|
\
\
|
*
|
Make create folder popup support nested folders
Haoyu Qiu
2023-04-23
1
-50
/
+9
*
|
|
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen
2023-04-25
1
-4
/
+1
|
/
/
*
|
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+5
*
|
Improve file move and copy operations
kobewi
2023-03-25
1
-61
/
+99
|
/
*
Reorganize context menu in FileSystem dock to put more used options higher
Yuri Sizov
2023-03-16
1
-39
/
+38
*
Select the newly duplicated file
kobewi
2023-03-09
1
-0
/
+1
*
Fix rightclick on some files changes the 'New' menu entry to 'Show in File Ma...
Marius Hanl
2023-02-02
1
-1
/
+1
*
Merge pull request #71800 from akien-mga/ci-codespell-action
Rémi Verschelde
2023-02-01
1
-12
/
+12
|
\
|
*
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
1
-12
/
+12
[next]