summaryrefslogtreecommitdiffstats
path: root/editor/editor_file_system.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Changed reimport logic to also check md5 before reimporting, fixes #13135Juan Linietsky2017-11-241-2/+2
* Fix import order, so scenes are imported after textures.Juan Linietsky2017-09-201-0/+8
* Added nice icon to show when a file is broken on import.Juan Linietsky2017-08-291-0/+1
* Fix constant reimport on broken files, closes #9930Juan Linietsky2017-08-291-0/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Several improvements and fixes to import system. Might fix many issues opened...Juan Linietsky2017-08-171-0/+7
* Removing a Resource also deletes imported files.Andreas Haas2017-08-151-0/+2
* Fix EditorFileSystem duplicating root folder in new foldersBojidar Marinov2017-06-161-2/+0
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-40/+33
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+231