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:
authorBrendon Murphy <meta.androcto1@gmail.com>2010-09-12 16:48:35 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2010-09-12 16:48:35 +0400
commit950ce4d08e73486f6b15467d062e104f747a5107 (patch)
tree6aaac8ef02bf16aa42e20ddfd1a12d35a2b5ef0a /object_fracture
parent24fe650108cd7f63db843e42c66a89c5b979eae1 (diff)
addons/object_fracture/__init__.py
removed warning updated api number
Diffstat (limited to 'object_fracture')
-rw-r--r--object_fracture/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/object_fracture/__init__.py b/object_fracture/__init__.py
index 182298fa..30f849f6 100644
--- a/object_fracture/__init__.py
+++ b/object_fracture/__init__.py
@@ -21,10 +21,10 @@ bl_addon_info = {
"author": "pildanovak",
"version": (2,0),
"blender": (2, 5, 3),
- "api": 31667,
+ "api": 31886,
"location": "Fracture tools (Search > Fracture Object & Add -> Fracture Helper Objects",
"description": "Fractured Object, Bomb, Projectile, Recorder",
- "warning": "script is returning errors",
+ "warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
"Scripts/Object/Fracture",
"tracker_url": "https://projects.blender.org/tracker/index.php?"\