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.cpp
Age
Commit message (
Expand
)
Author
2019-10-30
Add "Set as main scene" on context menu in FileSystem panel
volzhs
2019-10-20
Favorites dragable
David Sichma
2019-09-26
Merge pull request #32009 from Xrayez/fs-editor-icons
Rémi Verschelde
2019-09-25
Fixed Show in file system should clear current search
Stefano Coratti
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-06
Display editor icons for filesystem dock popup menu options
Andrii Doroshenko (Xrayez)
2019-08-24
Tree: fix and expose icon modulation
merumelu
2019-08-22
Cleanup and minor changes in FileSystem Dock
Michael Alexsander Silva Dias
2019-08-22
Merge pull request #31489 from iwek7/removeRenameRootOption
Rémi Verschelde
2019-08-21
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
Improvements and fixes of filesystem dock
iwek7
2019-08-20
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-17
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-15
Allow to create scene from FileSystem dock
Tomasz Chabora
2019-07-15
Fix losing scene modifications when renaming file
Emmanuel Barroga
2019-07-10
Use reference to constant in functions
qarmin
2019-07-04
FileSystem dock: Improve duplicate check for directory paths
Rémi Verschelde
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-04
Fix moving and renaming files
Hein-Pieter van Braam-Stewart
2019-05-30
Fix memory leak in Text Editor and FileSystem Dock
qarmin
2019-05-28
Merge pull request #27836 from turtletooth/right-click
Rémi Verschelde
2019-05-24
Merge pull request #28702 from Lisapple/fs-show-path-tooltip
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-11
Make possible to create inherited scenes via the RMB menu in the FileSystem dock
Michael Alexsander Silva Dias
2019-05-11
Merge pull request #28807 from bojidar-bg/28798-open-filesystem
Rémi Verschelde
2019-05-10
Open selected folder when pressing the "Open" option in the menu
Bojidar Marinov
2019-05-09
Scroll back to top when changing directory in FileSystem dock
volzhs
2019-05-08
Replacing filename with path in tooltip into FileSystem dock
Lisapple
2019-04-30
Merge pull request #27707 from Calinou/tweak-message-wording
Rémi Verschelde
2019-04-21
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-19
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-15
Save opened scenes when necessary
Tomasz Chabora
2019-04-09
Allow Right Click in Empty Space on FileSystemDock
Jeremy Bullock
2019-04-09
FS dock: Allow deselecting items by clicking empty space
Rémi Verschelde
2019-04-08
Add ability to edit editor feature profiles
Juan Linietsky
2019-04-06
Fix "Show in File Manager" option
Daniel Kulas
2019-03-27
Small tooltip changes to filesystem-related UI componentes in editor
Michael Alexsander Silva Dias
2019-03-08
Fix error when trying to enter to folder/node directly via address bar
qarmin
2019-03-05
Fix FileSystem dock's item view button starting with the wrong icon
Michael Alexsander Silva Dias
2019-03-05
Fix general issues with filesystem-related UI components in the editor
Michael Alexsander Silva Dias
2019-03-03
Fix grid view button icon not showing on filesystem dock.
Bruno Lourenço
2019-02-27
Fixes layout loading
Gilles Roudiere
2019-02-25
Move the FileSystem dock layout properties to the per-project layout file
Gilles Roudiere
2019-02-13
Fix typos with codespell
Rémi Verschelde
2019-01-17
Fixes crash in the Filesystem dock
groud
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-17
General fixes for the AnimationTree editor
Michael Alexsander Silva Dias
[next]