Ghostkeeper / Blender3mfFormat

Blender add-on to import/export 3MF files
GNU General Public License v2.0
173 stars 20 forks source link

Crashes if object doesn't have a material #65

Open hammer-fired opened 3 months ago

hammer-fired commented 3 months ago

Exporting an object that doesn't have material crashes the add-on at line 220 in export_3mf.py. Of course, after adding a material, it works fine. Should note that my reason for 3mf export is for 3D printing, so I don't generally assign a material to my projects.