aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/filesystem_dock.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead code in FileSystemDockvolzhs2016-10-311-7/+0
| | | | (cherry picked from commit 9605a1d0da481c7ad071ffdf99d6f6728ac0bccb)
* Better editor settings for the FileSystem dockFranklin Sobrinho2016-09-011-15/+31
| | | | | | * Save the current display mode when changing it from the dock (cherry picked from commit f6b39827b1f68aef52fd87723f0225946eff1551)
* "FileSystem" dock now instance all selected scenes in one actionFranklin Sobrinho2016-07-211-2/+8
|
* Instance only selected scenes in FS dock, closes #5795Juan Linietsky2016-07-211-1/+2
|
* Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a ↵Juan Linietsky2016-07-211-0/+1771
scenes dock since a long time).