mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-08 03:18:34 +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.