Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-07-14 09:51:38 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-07-14 09:51:38 +0300
commit10a4add4fae2adbc1dbf87df743a8cd00dc565aa (patch)
treeff73c9d98e27a51edaa81725af616d11483b407e /io_scene_3ds
parenta6221258081ac6aa5666cb4bcaeb93365c12ef81 (diff)
parent9ca218bf4252869dda11b44029cdebfcbff9aad1 (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'io_scene_3ds')
-rw-r--r--io_scene_3ds/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/io_scene_3ds/__init__.py b/io_scene_3ds/__init__.py
index 4436141e..9236c07e 100644
--- a/io_scene_3ds/__init__.py
+++ b/io_scene_3ds/__init__.py
@@ -21,6 +21,7 @@
bl_info = {
"name": "Autodesk 3DS format",
"author": "Bob Holcomb, Campbell Barton",
+ "version": (1, 0, 0),
"blender": (2, 74, 0),
"location": "File > Import-Export",
"description": "Import-Export 3DS, meshes, uvs, materials, textures, "