petrbroz / svf-utils

Utilities for working with the SVF file format used by Autodesk Platform Services.
https://petrbroz.github.io/svf-utils/
MIT License
126 stars 54 forks source link

converter - aborts when missing texture #16

Closed wallabyway closed 4 years ago

wallabyway commented 4 years ago

when running forge-convert on forge bucket object, where one of the textures is missing, the convert tool aborts.

instead, can it complete the conversion using a dummy texture ?

petrbroz commented 4 years ago

Sure, let me look into that. If I can't find any model with missing textures, would you mind sharing one with me?

petrbroz commented 4 years ago

How about this: https://github.com/petrbroz/forge-convert-utils/commit/584eda97039bc98b802637131ef5ab2de475166e?

petrbroz commented 4 years ago

Fixed in https://github.com/petrbroz/forge-convert-utils/tree/v2.0.1.