Update for Blender 3.x #3
@ -34,8 +34,8 @@ import bpy
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "Autodesk 3DS format",
|
"name": "Autodesk 3DS format",
|
||||||
"author": "Bob Holcomb, Campbell Barton, Andreas Atteneder, Sebastian Schrand",
|
"author": "Bob Holcomb, Campbell Barton, Andreas Atteneder, Sebastian Schrand",
|
||||||
"version": (2, 1, 0),
|
"version": (2, 2, 0),
|
||||||
"blender": (2, 82, 0),
|
"blender": (3, 0, 0),
|
||||||
"location": "File > Import",
|
"location": "File > Import",
|
||||||
"description": "Import 3DS, meshes, uvs, materials, textures, "
|
"description": "Import 3DS, meshes, uvs, materials, textures, "
|
||||||
"cameras & lamps",
|
"cameras & lamps",
|
||||||
|
Reference in New Issue
Block a user