[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [3588] trunk/py/scripts/addons/ object_fracture_cell/__init__.py: add phymec as co-author, added own wiki link.

Campbell Barton ideasman42 at gmail.com
Fri Jul 6 11:42:20 CEST 2012


Revision: 3588
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=3588
Author:   campbellbarton
Date:     2012-07-06 09:42:20 +0000 (Fri, 06 Jul 2012)
Log Message:
-----------
add phymec as co-author, added own wiki link.

Modified Paths:
--------------
    trunk/py/scripts/addons/object_fracture_cell/__init__.py

Modified: trunk/py/scripts/addons/object_fracture_cell/__init__.py
===================================================================
--- trunk/py/scripts/addons/object_fracture_cell/__init__.py	2012-07-05 18:16:54 UTC (rev 3587)
+++ trunk/py/scripts/addons/object_fracture_cell/__init__.py	2012-07-06 09:42:20 UTC (rev 3588)
@@ -18,16 +18,14 @@
 
 bl_info = {
     "name": "Cell Fracture",
-    "author": "ideasman42",
+    "author": "ideasman42, phymec",
     "version": (0, 1),
     "blender": (2, 6, 4),
     "location": "Search > Fracture Object & Add -> Fracture Helper Objects",
     "description": "Fractured Object, Bomb, Projectile, Recorder",
     "warning": "",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
-                "Scripts/Object/Fracture",
-    "tracker_url": "https://projects.blender.org/tracker/index.php?"
-                   "func=detail&aid=21793",
+                "Scripts/Object/CellFracture",
     "category": "Object"}
 
 



More information about the Bf-extensions-cvs mailing list