summaryrefslogtreecommitdiff
path: root/tools/editor/filesystem_dock.cpp
AgeCommit message (Expand)Author
2017-01-25Removed import/export system, will start new one from scratch.Juan Linietsky
2017-01-25Audio bus editing is COMPLETE!Juan Linietsky
2017-01-21Remove Quick Filter Files and fix FS search hotkeyRémi Verschelde
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-12some class renamesJuan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-10FileSystemDock: Collapse folders by default, add context menu with "Expand al...lonesurvivor
2017-01-08PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky
2017-01-05Editor settings categories are now tidy and beautiful!Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-23Remove dead code in FileSystemDockvolzhs
2016-08-16Better editor settings for the FileSystem dockFranklin Sobrinho
2016-07-21"FileSystem" dock now instance all selected scenes in one actionFranklin Sobrinho
2016-07-21Instance only selected scenes in FS dock, closes #5795Juan Linietsky
2016-07-21Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a s...Juan Linietsky