summaryrefslogtreecommitdiffstats
path: root/core/io/resource_loader.h
Commit message (Expand)AuthorAgeFilesLines
...
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-2/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-2/+4
* Exposed RenderingDevice to script APIJuan Linietsky2020-04-201-1/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Fixes bugs found by Sonarcloud and Coverityqarmin2020-03-021-1/+1
* Removed interactive loader, added proper thread loading.Juan Linietsky2020-02-281-43/+42
* Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez2020-02-261-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+2
* Better warnings when resources can't be saved. Fixes #26531Juan Linietsky2019-03-041-0/+2
* Make resource loader cycle checker work on a per-thread basis.Juan Linietsky2019-02-161-2/+18
* Avoid cyclic resource loading of any type, fixes #22673Juan Linietsky2019-01-271-0/+12
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #19501 from Zylann/custom_loadersRémi Verschelde2018-12-161-7/+21
|\
| * Added basic support for custom resource savers and loadersMarc Gilleron2018-12-151-7/+21
* | Fix text files constantly asking for reload as no last modified timePaulb232018-12-021-0/+1
|/
* Moved folding outside the resource files, now saved outside the project.Juan Linietsky2018-10-291-0/+4
* Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky2018-10-051-0/+4
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Added function ResourceLoader.exists(), to check if a resource exists. Closes...Juan Linietsky2018-08-101-0/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* GDScript files are converted to binary on export now.Juan Linietsky2017-12-141-0/+4
* Fix import order, so scenes are imported after textures.Juan Linietsky2017-09-201-0/+2
* Fix issues regarding reload of resources in imported scenes. Closes #10017Juan Linietsky2017-08-311-1/+5
* 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
* Reworked translation systemJuan Linietsky2017-06-281-0/+14
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-48/+48
* Lot of work in new importer, importing textures now works.Juan Linietsky2017-02-011-1/+1
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-6/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* put text formats for resources and scenes as priorityJuan Linietsky2016-07-191-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-5/+5
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-6/+16
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-0/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+114