summaryrefslogtreecommitdiff
path: root/doc/classes/ImageFormatLoaderExtension.xml
AgeCommit message (Collapse)Author
2022-09-30Fix typos with codespellRĂ©mi Verschelde
Using codespell 2.3-dev from current git. And fix typo in `methods.py` for `vsproj=yes` option (still won't work though).
2022-09-20[Core] Make ImageFormatLoader extensible.Fabio Alessandrelli