summaryrefslogtreecommitdiffstats
path: root/core/io/resource_import.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Removed fallback system and merged bptc into s3tcJuan Linietsky2018-08-271-1/+1
* BPTC supportelasota2018-08-211-1/+1
* Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828Juan Linietsky2018-01-061-18/+18
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky2017-10-031-1/+1
* Fix import order, so scenes are imported after textures.Juan Linietsky2017-09-201-2/+27
* Fix issues regarding reload of resources in imported scenes. Closes #10017Juan Linietsky2017-08-311-1/+1
* Fix constant reimport on broken files, closes #9930Juan Linietsky2017-08-291-2/+22
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removing a Resource also deletes imported files.Andreas Haas2017-08-151-0/+46
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-82/+71
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+29
* Many fixes to make exported scenes work better, still buggy.Juan Linietsky2017-02-151-2/+4
* shadows were not working in-editor for nvidia, fixed nowJuan Linietsky2017-02-061-2/+0
* Several bugfixes, improving the import workflowJuan Linietsky2017-02-061-1/+22
* CSV translation import pluginJuan Linietsky2017-02-011-3/+10
* Lot of work in new importer, importing textures now works.Juan Linietsky2017-02-011-5/+82
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-0/+154