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>2012-09-19 09:43:43 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-09-19 09:43:43 +0400
commitefd15a20b5abc703feb3d2fbbc5728c4a5002962 (patch)
tree588b3c840e3f9757ea2e836842704973c8d1f440
parentb255b59a931b7c27192f907c40e8f22695263ec7 (diff)
update tracker & wiki info
[[Split portion of a mixed commit.]]
-rw-r--r--mesh_bsurfaces.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py
index e690127c..b4a0307b 100644
--- a/mesh_bsurfaces.py
+++ b/mesh_bsurfaces.py
@@ -26,7 +26,8 @@ bl_info = {
"location": "View3D > EditMode > ToolShelf",
"description": "Modeling and retopology tool.",
"wiki_url": "http://www.bsurfaces.info",
- "tracker_url": "https://",
+ "tracker_url": "http://projects.blender.org/tracker/index.php?"\
+ "func=detail&aid=26642",
"category": "Mesh"}