io_export_dxf: Fix exporting object with empty material slot #104554
@ -3,7 +3,7 @@
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "Export Autocad DXF Format (.dxf)",
|
"name": "Export Autocad DXF Format (.dxf)",
|
||||||
"author": "Remigiusz Fiedler (AKA migius), Vaclav Klecanda",
|
"author": "Remigiusz Fiedler (AKA migius), Vaclav Klecanda",
|
||||||
"version": (2, 2, 3),
|
"version": (2, 2, 4),
|
||||||
"blender": (2, 80, 0),
|
"blender": (2, 80, 0),
|
||||||
"location": "File > Export > AutoCAD DXF",
|
"location": "File > Export > AutoCAD DXF",
|
||||||
"description": "The script exports Blender geometry to DXF format r12 version.",
|
"description": "The script exports Blender geometry to DXF format r12 version.",
|
||||||
|
Loading…
Reference in New Issue
Block a user