Merge branch 'master' into blender2.8

This commit is contained in:
Campbell Barton
2018-09-08 06:18:54 +10:00
108 changed files with 257 additions and 312 deletions

View File

@ -282,5 +282,3 @@ def _exportItem(ctx, o, mw, drawing, settings):
e = LampDXFExporter(settings)
return e.export(ctx, drawing, o, mx, mx_n, color=ecolor, layer=elayer, lineType=eltype)