fix gp layer navigation autofade
2.0.7 - fix: broken auto-fade with gp layer navigation when used with a customized shortcut. - changed: supported version number to 3.0.0
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ bl_info = {
|
||||
"name": "GP toolbox",
|
||||
"description": "Tool set for Grease Pencil in animation production",
|
||||
"author": "Samuel Bernou, Christophe Seux",
|
||||
"version": (2, 0, 6),
|
||||
"blender": (2, 91, 0),
|
||||
"version": (2, 0, 7),
|
||||
"blender": (3, 0, 0),
|
||||
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
|
||||
"warning": "",
|
||||
"doc_url": "https://gitlab.com/autour-de-minuit/blender/gp_toolbox",
|
||||
|
||||
Reference in New Issue
Block a user