index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
filesystem_dock.h
Age
Commit message (
Expand
)
Author
2019-01-17
Fixes crash in the Filesystem dock
groud
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-06
Add signals for files move/delete/rename to FileSystemDock
groud
2018-11-03
Hide some RMB options in the filesystem dock when files are searched
groud
2018-11-02
Merge pull request #23061 from groud/remove_thumbnail_view
Juan Linietsky
2018-10-23
Update filesystem dock when theme changed
Chaosus
2018-10-16
Remove the thumnail-only view from the filesystem dock
groud
2018-09-30
Adds the display of the favorites into the file list
groud
2018-09-28
Add thumbnails to the FileSystem file list
groud
2018-09-18
Fixes favorites not updating and rename favorite_dirs to favorites
groud
2018-09-14
Bugfixes on the filesystem dock
groud
2018-09-14
Add a display mode toggle button
groud
2018-09-14
Store tree collapse when searching
groud
2018-09-14
Allow dragging files into the favorites section
groud
2018-09-14
Adds a filter in the tree view
groud
2018-09-14
Replace the -show in filesystem- button by a RMB entry
groud
2018-09-14
Replace the favorite button by a RMB menu entry
groud
2018-09-14
Merge the disable_split and show_files_in_tree settings
groud
2018-09-14
Add thumnails to the tree view
groud
2018-09-14
Add support for files in the tree view
groud
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-14
Add a way to disable the split view
groud
2018-07-22
Ability to add Resource from FileSystem Dock
steincodes
2018-07-05
Merge pull request #19183 from Nallebeorn/rename-main-scene
Max Hilbrunner
2018-07-05
Merge pull request #19245 from swarnimarun/overwrite_fix
Max Hilbrunner
2018-07-03
Update resource file project settings on rename
Benjamin
2018-07-01
Show current scene file in FileSystem dock
volzhs
2018-06-12
Fix for overwriting files and folders on move
steincodes
2018-04-27
Basic 'new script' feature added to File System browser
Eoin O'Neill
2018-02-28
update favorite_dirs list after move or rename a dir
Jason0214
2018-02-14
Merge pull request #15379 from ianb96/delete_key_fix
Rémi Verschelde
2018-02-01
Expand project root directory on editor start
volzhs
2018-01-06
Filesystem and Visual Script Members keyboard shortcuts fix
Ian
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-26
Properly rename scenes and resources after renaming or moving files, should f...
Juan Linietsky
2017-12-09
Merge pull request #13446 from gad-o/duplicate_file
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-01
Add duplice option to filesystem dock
Orkun
2017-11-20
Add "New Folder.." to right mouse button click on project fileslist panel _WH...
Dmitry Koteroff
2017-11-17
Merge pull request #12583 from volzhs/select-multiple-files
Rémi Verschelde
2017-11-03
Don't try to move if dragging a folder into itself
MillionOstrich
2017-11-02
Not to be slow when select multiple files
volzhs
2017-10-22
Make file system dock more user friendly.
Cradmon
2017-10-09
Add right click option to create folders.
MillionOstrich
2017-10-09
Rework DependencyRemoveDialog for deleting folders
MillionOstrich
2017-10-09
Reworked rename & move for files & folders.
MillionOstrich
2017-10-09
Can now right click folders in filesystem dock.
MillionOstrich
2017-09-12
Added missing file system display toggle button.
SaracenOne
2017-08-29
Added nice icon to show when a file is broken on import.
Juan Linietsky
[next]