Commit: a2e079918f58c9c41bc1e6c82de4415da1557848
Author: Antonio Vazquez
Date:   Sun Jul 2 18:35:05 2017 +0200
Branches: greasepencil-object
https://developer.blender.org/rBa2e079918f58c9c41bc1e6c82de4415da1557848

UI: Move interpolate panel to animation

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

M       release/scripts/startup/bl_ui/properties_grease_pencil_common.py

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

diff --git a/release/scripts/startup/bl_ui/properties_grease_pencil_common.py 
b/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
index 571421cdd49..7086f83e2dc 100644
--- a/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
+++ b/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
@@ -231,8 +231,8 @@ class GreasePencilStrokeEditPanel:
 
 class GreasePencilInterpolatePanel:
     bl_space_type = 'VIEW_3D'
-    bl_label = "Interpolate"
-    bl_category = "Tools"
+    bl_label = "Interpolate Strokes"
+    bl_category = "Animation"
     bl_region_type = 'TOOLS'
     bl_options = {'DEFAULT_CLOSED'}

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to