summaryrefslogtreecommitdiff
path: root/editor/editor_file_system.h
AgeCommit message (Expand)Author
2021-05-01FileSystem: Force update when we delete a folder from the editor and searchin...Mateo Kuruk Miccino
2021-04-19Use multiple threads to import.Juan Linietsky
2021-03-22Improved 3D Scene ImporterJuan Linietsky
2021-02-24Update the filtering logic to properly handle directories with `.gdignore` fi...Fredia Huya-Kouadio
2021-02-18Modernize atomicsPedro J. Estébanez
2021-01-29Modernize ThreadPedro J. Estébanez
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09Cleanup unused engine codeTomasz Chabora
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-26Improve file sortingGilles Roudière
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-10Make file system scan more robustPedro J. Estébanez
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-05-24fix file system not refresh on exFATXiaoLongHan
2019-04-19Added ability for multiple images to be imported as an atlasJuan Linietsky
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-01-21Add function to obtain filesystem type from DirAccess.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-20Reworked how non-imported resources are reloaded on change, fixes #19852Juan Linietsky
2018-10-29Moved folding outside the resource files, now saved outside the project.Juan Linietsky
2018-10-05Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-14Add custom icons to script classes.Will Nations
2018-07-15Global class names (and GDScript support for it)Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-24Changed reimport logic to also check md5 before reimporting, fixes #13135Juan Linietsky
2017-09-20Fix import order, so scenes are imported after textures.Juan Linietsky
2017-08-29Added nice icon to show when a file is broken on import.Juan Linietsky
2017-08-29Fix constant reimport on broken files, closes #9930Juan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-17Several improvements and fixes to import system. Might fix many issues opened...Juan Linietsky
2017-08-15Removing a Resource also deletes imported files.Andreas Haas
2017-06-16Fix EditorFileSystem duplicating root folder in new foldersBojidar Marinov
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde