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
path: root/mocap
diff options
context:
space:
mode:
authorBrendon Murphy <meta.androcto1@gmail.com>2011-08-26 18:25:47 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2011-08-26 18:25:47 +0400
commit557b140107aa54313ec5a3bc4fcbbd701c2e9c1d (patch)
tree1c1f665670255d79c7e4103b041e114eccbe2f66 /mocap
parent1ab18e74d3d2a24bb6f2c4a394327a2b4c716633 (diff)
adding tracker url
Diffstat (limited to 'mocap')
-rw-r--r--mocap/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mocap/__init__.py b/mocap/__init__.py
index dd9904c3..226f2fac 100644
--- a/mocap/__init__.py
+++ b/mocap/__init__.py
@@ -27,7 +27,7 @@ bl_info = {
"description": "Various tools for working with motion capture animation",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/User:Benjycook/GSOC/Manual",
- "tracker_url": "",
+ "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=28321",
"support": 'OFFICIAL',
"category": "Animation"}