[Bf-extensions-cvs] [24f2702] master: clip editor refine, change addon category

meta-androcto noreply at git.blender.org
Fri Apr 21 15:42:17 CEST 2017


Commit: 24f2702bf57b36612ad79f9e48b44b3d74748d50
Author: meta-androcto
Date:   Fri Apr 21 23:41:40 2017 +1000
Branches: master
https://developer.blender.org/rBA24f2702bf57b36612ad79f9e48b44b3d74748d50

clip editor refine, change addon category

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

M	space_clip_editor_refine_solution.py

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

diff --git a/space_clip_editor_refine_solution.py b/space_clip_editor_refine_solution.py
index 77e83be..9d3359c 100644
--- a/space_clip_editor_refine_solution.py
+++ b/space_clip_editor_refine_solution.py
@@ -29,7 +29,7 @@ bl_info = {
     "wiki_url": "https://github.com/s-leger/blenderTracking/wiki",
     "tracker_url": "https://github.com/s-leger/blenderTracking/issues",
     "support": "COMMUNITY",
-    "category": "Tools",
+    "category": "Motion Tracking",
 }
 
 import bpy



More information about the Bf-extensions-cvs mailing list