[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [2474] contrib/py/scripts/addons/ mesh_vertex_slide.py: Update version of Blender to 2.60

Valter Battioli valter31 at interfree.it
Tue Oct 18 00:53:20 CEST 2011


Revision: 2474
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=2474
Author:   valtervb
Date:     2011-10-17 22:53:19 +0000 (Mon, 17 Oct 2011)
Log Message:
-----------
Update version of Blender to 2.60

Modified Paths:
--------------
    contrib/py/scripts/addons/mesh_vertex_slide.py

Modified: contrib/py/scripts/addons/mesh_vertex_slide.py
===================================================================
--- contrib/py/scripts/addons/mesh_vertex_slide.py	2011-10-17 17:50:52 UTC (rev 2473)
+++ contrib/py/scripts/addons/mesh_vertex_slide.py	2011-10-17 22:53:19 UTC (rev 2474)
@@ -22,8 +22,8 @@
     "name": "Vertex slide",
     "author": "Valter Battioli (ValterVB) and PKHG",
     "version": (1, 1, 6),
-    "blender": (2, 5, 9),
-    "api": 39643,
+    "blender": (2, 6, 0),
+    "api": 41099,
     "location": "View3D > Mesh > Vertices (CTRL V-key)",
     "description": "Slide a vertex along an edge or a line",
     "warning": "",



More information about the Bf-extensions-cvs mailing list