Browse Source

Merge branch 'patch-1' of https://github.com/CoDEmanX/three.js into dev

Mr.doob 11 years ago
parent
commit
1af0a17188

+ 1 - 2
utils/exporters/blender/2.66/scripts/addons/io_mesh_threejs/__init__.py

@@ -25,8 +25,7 @@ bl_info = {
     "name": "three.js format",
     "name": "three.js format",
     "author": "mrdoob, kikko, alteredq, remoe, pxf, n3tfr34k",
     "author": "mrdoob, kikko, alteredq, remoe, pxf, n3tfr34k",
     "version": (1, 4, 0),
     "version": (1, 4, 0),
-    "blender": (2, 6, 6),
-    "api": 35622,
+    "blender": (2, 66, 0),
     "location": "File > Import-Export",
     "location": "File > Import-Export",
     "description": "Import-Export three.js meshes",
     "description": "Import-Export three.js meshes",
     "warning": "",
     "warning": "",