mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2025-02-07 07:22:51 -05:00
When the mtl has statements like `map_Bump -bm 0.2 ./foo.jpg` then the options end up in the texture path. eg: `/bar/-bm 0.2/foo.jpg`. This commit fixes the path and parses the options.