addam / Export-Paper-Model-from-Blender

Python addon for creating paper models in Blender (development version)
https://blenderartists.org/t/export-paper-model/476597
405 stars 53 forks source link

line styles don't work anymore for concave/convex lines #63

Closed jensdreske closed 5 years ago

jensdreske commented 5 years ago

I just updated to v1.0 (Blender 2.79) and it seems the line styles doesn't work anymore. No matter what I set - all inner folding lines are solid (not dotted ) and convex (but I can change the colour)

By the way- great work!

addam commented 5 years ago

fixed in blender28 branch

jensdreske commented 5 years ago

line styles work again in blender28, but concave/convex lines are mixed up. This simple model should only have 1 concave line:

2step blend

2step.blend.zip

addam commented 5 years ago

You're right, it's all screwed up. I'll fix it.

addam commented 5 years ago

fixed again in blender28.