mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-16 08:09:51 +00:00
parse_file_arg() duplicated the '/' only base-dir split from parse_path_for_test(); a Windows-style arg (models\Cube\Cube.gltf) yielded an empty base dir and external buffers failed to load.