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:
authormeta-androcto <meta.androcto1@gmail.com>2017-04-21 16:41:40 +0300
committermeta-androcto <meta.androcto1@gmail.com>2017-04-21 16:41:40 +0300
commit24f2702bf57b36612ad79f9e48b44b3d74748d50 (patch)
tree7c46c133f38631d2e58e23de9f460ec499af71a0 /space_clip_editor_refine_solution.py
parent1e864328e3615b007567446e0a938004f12bd987 (diff)
clip editor refine, change addon category
Diffstat (limited to 'space_clip_editor_refine_solution.py')
-rw-r--r--space_clip_editor_refine_solution.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_clip_editor_refine_solution.py b/space_clip_editor_refine_solution.py
index 77e83bee..9d3359c8 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