summaryrefslogtreecommitdiffstats
path: root/editor/editor_file_system.h
Commit message (Expand)AuthorAgeFilesLines
* Use reimport_append api for importing embedded gltf imagesLyuma2023-02-061-2/+2
* Support reimport appendingJuan Linietsky2023-02-011-1/+2
* Support script global resource name in EditorFileSystemJuan Linietsky2023-01-211-0/+4
* Further fixes to global script class parsingJuan Linietsky2023-01-191-0/+1
* Clean up EditorFileSystem script parsingJuan Linietsky2023-01-181-5/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove unused `abort_scan` variableAaron Franke2022-09-151-1/+0
* Remove ThreadWorkPool, replace by WorkerThreadPoolJuan Linietsky2022-07-251-3/+0
* Add a new HashSet templatereduz2022-05-201-8/+8
* Replace most uses of Map by HashMapreduz2022-05-161-10/+10
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-2/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-3/+3
* Add Blender install autodetection and configuration.reduz2022-04-011-0/+36
* Initialize bools in the headers in editorAaron Franke2022-03-121-10/+10
* Prevent renaming to an unkown extension from FileSystem dock.jmb4622022-01-171-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add TextFile support across the editorPaulb232021-09-301-0/+1
* Implement Extension Loaderreduz2021-08-201-0/+2
* Implement Resource UIDsreduz2021-07-241-0/+4
* Remove thread-unsafe and unused late_added_files.Lyuma2021-06-171-1/+0
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* FileSystem: Force update when we delete a folder from the editor and searchin...Mateo Kuruk Miccino2021-05-011-0/+2
* Use multiple threads to import.Juan Linietsky2021-04-191-1/+15
* Improved 3D Scene ImporterJuan Linietsky2021-03-221-1/+3
* Update the filtering logic to properly handle directories with `.gdignore` fi...Fredia Huya-Kouadio2021-02-241-0/+2
* Modernize atomicsPedro J. Estébanez2021-02-181-1/+2
* Modernize ThreadPedro J. Estébanez2021-01-291-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Cleanup unused engine codeTomasz Chabora2020-12-091-1/+0
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-22/+15
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Improve file sortingGilles Roudière2020-10-261-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-5/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Make file system scan more robustPedro J. Estébanez2020-02-101-0/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* fix file system not refresh on exFATXiaoLongHan2019-05-241-1/+1
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+12
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-0/+3
* Add function to obtain filesystem type from DirAccess.Juan Linietsky2019-01-211-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Reworked how non-imported resources are reloaded on change, fixes #19852Juan Linietsky2018-11-201-1/+2
* Moved folding outside the resource files, now saved outside the project.Juan Linietsky2018-10-291-2/+0
* Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky2018-10-051-0/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+4
* Add custom icons to script classes.Will Nations2018-08-141-1/+4
* Global class names (and GDScript support for it)Juan Linietsky2018-07-151-0/+14
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2