microsoft / UVAtlas

UVAtlas isochart texture atlas
https://walbourn.github.io/uvatlas-return-of-the-isochart/
MIT License
842 stars 148 forks source link

Fixed -flist handling for filenames with spaces #125

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

The file list processing failed with filenames with spaces in them. This fixes the parsing to be line-by-line explicitly.