| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow passing UID to importer | Juan | 2024-11-11 | 1 | -1/+1 |
* | Fix freeze on non-thread-safe custom importers | Hunter Loftis | 2024-10-15 | 1 | -0/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -3/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add path to functions that return iporter options | reduz | 2021-11-14 | 1 | -2/+2 |
* | added optional region cropping to Texture Atlas importer | boruok | 2021-10-07 | 1 | -0/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut | 2020-12-02 | 1 | -1/+1 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -12/+12 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -2/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Made use of semicolons more consitent, fixed formatting | JohnJLight | 2019-06-19 | 1 | -1/+1 |
* | Add missing license headers | Rémi Verschelde | 2019-06-11 | 1 | -0/+30 |
* | Added ability for multiple images to be imported as an atlas | Juan Linietsky | 2019-04-19 | 1 | -0/+42 |