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>2012-07-06 13:42:20 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-07-06 13:42:20 +0400
commit5e340e505c3d238ce5021b0ac01046797ee50eda (patch)
tree510706645753fc106f0e9250b7ecf27a8f2c2fef /object_fracture_cell/__init__.py
parent021d259dbe75503c2d955249f139857e15e2a3ca (diff)
add phymec as co-author, added own wiki link.
Diffstat (limited to 'object_fracture_cell/__init__.py')
-rw-r--r--object_fracture_cell/__init__.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/object_fracture_cell/__init__.py b/object_fracture_cell/__init__.py
index 73f9efa6..c1a71333 100644
--- a/object_fracture_cell/__init__.py
+++ b/object_fracture_cell/__init__.py
@@ -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"}