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:
authorBenjy Cook <benjycook@hotmail.com>2011-08-27 14:41:56 +0400
committerBenjy Cook <benjycook@hotmail.com>2011-08-27 14:41:56 +0400
commit4f5731ed3985b5db7b654f71e102e8b260196461 (patch)
treeec23bf0e8630976948fdbf84a96853becdf35944 /mocap
parent990e1d315673491bd3622f95c2f1ca6b3b46a2bd (diff)
Updated Wiki Link in Motion Capture Tools addon
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 226f2fac..1e9f125c 100644
--- a/mocap/__init__.py
+++ b/mocap/__init__.py
@@ -26,7 +26,7 @@ bl_info = {
"location": "Object UI -> Mocap tools",
"description": "Various tools for working with motion capture animation",
"warning": "",
- "wiki_url": "http://wiki.blender.org/index.php/User:Benjycook/GSOC/Manual",
+ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Animation/Motion_Capture_Tools",
"tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=28321",
"support": 'OFFICIAL',
"category": "Animation"}