| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -2/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -2/+0 |
* | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -2/+4 |
* | Exposed RenderingDevice to script API | Juan Linietsky | 2020-04-20 | 1 | -1/+1 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -4/+4 |
* | Style: Harmonize header guards to style guide [Core] | Rémi Verschelde | 2020-03-25 | 1 | -1/+1 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | Fixes bugs found by Sonarcloud and Coverity | qarmin | 2020-03-02 | 1 | -1/+1 |
* | Removed interactive loader, added proper thread loading. | Juan Linietsky | 2020-02-28 | 1 | -43/+42 |
* | Reimplement Mutex with C++'s <mutex> | Pedro J. Estébanez | 2020-02-26 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Remove redundant author doc comments | IAmActuallyCthulhu | 2019-08-12 | 1 | -3/+0 |
* | Made use of semicolons more consitent, fixed formatting | JohnJLight | 2019-06-19 | 1 | -1/+1 |
* | Added ability for multiple images to be imported as an atlas | Juan Linietsky | 2019-04-19 | 1 | -0/+2 |
* | Better warnings when resources can't be saved. Fixes #26531 | Juan Linietsky | 2019-03-04 | 1 | -0/+2 |
* | Make resource loader cycle checker work on a per-thread basis. | Juan Linietsky | 2019-02-16 | 1 | -2/+18 |
* | Avoid cyclic resource loading of any type, fixes #22673 | Juan Linietsky | 2019-01-27 | 1 | -0/+12 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Merge pull request #19501 from Zylann/custom_loaders | Rémi Verschelde | 2018-12-16 | 1 | -7/+21 |
|\ |
|
| * | Added basic support for custom resource savers and loaders | Marc Gilleron | 2018-12-15 | 1 | -7/+21 |
* | | Fix text files constantly asking for reload as no last modified time | Paulb23 | 2018-12-02 | 1 | -0/+1 |
|/ |
|
* | Moved folding outside the resource files, now saved outside the project. | Juan Linietsky | 2018-10-29 | 1 | -0/+4 |
* | Fixes to baker, restored xatlas and fixed bake options. | Juan Linietsky | 2018-10-05 | 1 | -0/+4 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Added function ResourceLoader.exists(), to check if a resource exists. Closes... | Juan Linietsky | 2018-08-10 | 1 | -0/+2 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | GDScript files are converted to binary on export now. | Juan Linietsky | 2017-12-14 | 1 | -0/+4 |
* | Fix import order, so scenes are imported after textures. | Juan Linietsky | 2017-09-20 | 1 | -0/+2 |
* | Fix issues regarding reload of resources in imported scenes. Closes #10017 | Juan Linietsky | 2017-08-31 | 1 | -1/+5 |
* | Fix constant reimport on broken files, closes #9930 | Juan Linietsky | 2017-08-29 | 1 | -0/+2 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Reworked translation system | Juan Linietsky | 2017-06-28 | 1 | -0/+14 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -48/+48 |
* | Lot of work in new importer, importing textures now works. | Juan Linietsky | 2017-02-01 | 1 | -1/+1 |
* | Removed import/export system, will start new one from scratch. | Juan Linietsky | 2017-01-25 | 1 | -6/+3 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -1/+1 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | put text formats for resources and scenes as priority | Juan Linietsky | 2016-07-19 | 1 | -1/+1 |
* | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -5/+5 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | **WARNING BEFORE PULLING** | Juan Linietsky | 2015-08-23 | 1 | -6/+16 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
* | -fix bug in cache for atlas import/export | Juan Linietsky | 2014-03-13 | 1 | -0/+1 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+114 |