space928 / Blender-O3D-IO-Public

A plugin supporting blender 2.79.x-3.x.x for importing and exporting OMSI .sco, .cfg, and .o3d files
GNU General Public License v3.0
39 stars 5 forks source link

fix: import on Unix file system #62

Closed arnoclr closed 1 year ago

arnoclr commented 1 year ago

Fix error when importing buses on MacOS

I've not tested all features but import works fine

Leon-ED commented 1 year ago

LGTM and works fine on my end, thanks for the PR. Note : you may also use python's builtin module 'pathlib' to handle paths for Unix or Windows