[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [2521] branches/geodesic_domes/__init__ .py: first really working basic version 0.3

Peter K.H. Gragert pkhgragert at gmail.com
Tue Oct 25 17:26:31 CEST 2011


Revision: 2521
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=2521
Author:   pkhg
Date:     2011-10-25 15:26:30 +0000 (Tue, 25 Oct 2011)
Log Message:
-----------
first really working basic version 0.3
running in BL 2.60 W32(Vista)

Modified Paths:
--------------
    branches/geodesic_domes/__init__.py

Modified: branches/geodesic_domes/__init__.py
===================================================================
--- branches/geodesic_domes/__init__.py	2011-10-25 13:26:33 UTC (rev 2520)
+++ branches/geodesic_domes/__init__.py	2011-10-25 15:26:30 UTC (rev 2521)
@@ -20,8 +20,8 @@
 bl_info = {
     "name": "Geodesic Dome",
     "author": "PKHG, Kilon, original for 2.49 from Andy Houston'",
-    "version": (0,0,2),
-    "blender": (2, 5, 9),
+    "version": (0,0,3),
+    "blender": (2, 6, 0),
     "api": 40827,
     "location": "View3D > Tool Shelf > Geodesic Dome Panel",
     "description": "Choice for objects",



More information about the Bf-extensions-cvs mailing list