io_import_dxf: Fix switch scene #104552
@ -16,7 +16,7 @@ except:
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "Import AutoCAD DXF Format (.dxf)",
|
"name": "Import AutoCAD DXF Format (.dxf)",
|
||||||
"author": "Lukas Treyer, Manfred Moitzi (support + dxfgrabber library), Vladimir Elistratov, Bastien Montagne, Remigiusz Fiedler (AKA migius)",
|
"author": "Lukas Treyer, Manfred Moitzi (support + dxfgrabber library), Vladimir Elistratov, Bastien Montagne, Remigiusz Fiedler (AKA migius)",
|
||||||
"version": (0, 9, 6),
|
"version": (0, 9, 7),
|
||||||
"blender": (2, 80, 0),
|
"blender": (2, 80, 0),
|
||||||
"location": "File > Import > AutoCAD DXF",
|
"location": "File > Import > AutoCAD DXF",
|
||||||
"description": "Import files in the Autocad DXF format (.dxf)",
|
"description": "Import files in the Autocad DXF format (.dxf)",
|
||||||
|
Loading…
Reference in New Issue
Block a user