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:
authorIvo Grigull <Monkeyloo@gmx.net>2010-12-29 23:36:04 +0300
committerIvo Grigull <Monkeyloo@gmx.net>2010-12-29 23:36:04 +0300
commit9a70e1f4f5975d7c4b1a37dc77b56ef8642fcd6c (patch)
treee2b0a2ceb21c72df62be42c4a141efe46794952d /animation_add_corrective_shape_key.py
parent4d498f546ad1a6caa1b3f6d6d6663241ab2efaf0 (diff)
corrective shape key addon: Fixed tracker url
Diffstat (limited to 'animation_add_corrective_shape_key.py')
-rw-r--r--animation_add_corrective_shape_key.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/animation_add_corrective_shape_key.py b/animation_add_corrective_shape_key.py
index 7823c061..5b990c89 100644
--- a/animation_add_corrective_shape_key.py
+++ b/animation_add_corrective_shape_key.py
@@ -26,7 +26,7 @@ bl_addon_info = {
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
"Scripts/Animation/Corrective_Shape_Key",
"tracker_url": "https://projects.blender.org/tracker/index.php?"\
- "func=detail&aid=22129&group_id=153&atid=468",
+ "func=detail&aid=22129&group_id=153&atid=469",
'category': 'Animation'}
"""