microsoft / DirectXMesh

DirectXMesh geometry processing library
https://walbourn.github.io/directxmesh/
MIT License
786 stars 152 forks source link

Fixed -flist handling for filenames with spaces #109

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.