[Bf-extensions-cvs] [c2469160] master: space_clip_editor_refine_solution: add wiki page/link

meta-androcto noreply at git.blender.org
Sun Jun 4 07:57:07 CEST 2017


Commit: c246916099c09fa670801e9d89dea47ac3aef978
Author: meta-androcto
Date:   Sun Jun 4 15:56:42 2017 +1000
Branches: master
https://developer.blender.org/rBAc246916099c09fa670801e9d89dea47ac3aef978

space_clip_editor_refine_solution: add wiki page/link

===================================================================

M	space_clip_editor_refine_solution.py

===================================================================

diff --git a/space_clip_editor_refine_solution.py b/space_clip_editor_refine_solution.py
index 9d3359c8..b9631204 100644
--- a/space_clip_editor_refine_solution.py
+++ b/space_clip_editor_refine_solution.py
@@ -26,9 +26,7 @@ bl_info = {
     "location": "Clip Editor > Tools > Solve > Refine Solution",
     "description": "Refine motion solution by setting track weight according reprojection error",
     "warning": "",
-    "wiki_url": "https://github.com/s-leger/blenderTracking/wiki",
-    "tracker_url": "https://github.com/s-leger/blenderTracking/issues",
-    "support": "COMMUNITY",
+    "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Motion_Tracking/Refine_Track",
     "category": "Motion Tracking",
 }



More information about the Bf-extensions-cvs mailing list