Page MenuHome

export paper model: fix bugs in UI and export (upstream edc29e0)
ClosedPublic

Authored by Adam Dominec (emu) on Nov 12 2019, 1:28 PM.

Details

Summary
  • Fix Mesh.copy_freestyle_marks to properly read from Mesh modified in Edit Mode;
  • Add UI panels to 3D View, in own category;
  • Report an error if exporting object with negative scale;
  • tidy up Mesh.check_correct.

Diff Detail

Repository
rBA Blender Add-ons
Branch
paper-model-fixes
Build Status
Buildable 5640
Build 5640: arc lint + arc unit

Event Timeline

fix typo and version

fix typo and version

Adam Dominec (emu) edited the summary of this revision. (Show Details)Nov 12 2019, 1:52 PM

I haven't tested it, but it seems overall fine

io_export_paper_model.py
336–341

nit picking: return False

This revision is now accepted and ready to land.Nov 12 2019, 1:57 PM

fix for empty return