Closed walbourn closed 1 year ago
Updates meshconvert to support very long file names with Windows 10 (Version 1607) or later.
Note that the tool does not support UNC style \\?\ long paths as those are not supported by std::filesystem.
\\?\
std::filesystem
Related to https://github.com/microsoft/DirectXTex/issues/193
Updates meshconvert to support very long file names with Windows 10 (Version 1607) or later.