Age | Commit message (Expand) | Author |
---|---|---|
2020-03-17 | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-14 | Fix various GCC compilation warnings after Vulkan merge | Rémi Verschelde |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-01-16 | Adds NULL check before using image loader | Haoyu Qiu |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-10 | Removed unused variables, add some constants numbers | Rafał Mikrut |
2019-11-20 | 33714 Check if the image is null before use. | K. S. Ernest (iFire) Lee |
2019-11-11 | Remove all uses of ERR_EXPLAIN macros. | Marcel Admiraal |
2019-09-01 | Assimp FBX Import support | Gordon MacPherson |