You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have models where the obj paths are incorrect or absolute but the files themselves are all there and located in the same directory as the obj file. It would be great if we either:
Always looked in the same directory as the obj file if the initial texture/mtl/etc.. isn't where the model says it should be.
or
Allowed an array of directories to be passed to the converter and it would search those directories for the file is not found in the obj specified location.
The first one is probably easier and I'm fine with that until we have a good use case for the more robust feature.
The text was updated successfully, but these errors were encountered:
I have models where the obj paths are incorrect or absolute but the files themselves are all there and located in the same directory as the obj file. It would be great if we either:
or
The first one is probably easier and I'm fine with that until we have a good use case for the more robust feature.
The text was updated successfully, but these errors were encountered: