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:
Diffstat (limited to 'mesh_relax.py')
-rw-r--r--mesh_relax.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/mesh_relax.py b/mesh_relax.py
index 14599511..e31f1ced 100644
--- a/mesh_relax.py
+++ b/mesh_relax.py
@@ -30,6 +30,8 @@ bl_addon_info = {
'description': 'Relax the selected verts while retaining the shape',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
'Scripts/Modeling/Relax',
+ 'tracker_url': 'https://projects.blender.org/tracker/index.php?'\
+ 'func=detail&aid=21421&group_id=153&atid=469',
'category': 'Mesh'}
"""