fix #5 animation manager for gp layer data

1.9.8

- fix: animation manager `GP anim on/off` also toggle layers animation datas
This commit is contained in:
Pullusb
2022-03-04 02:18:41 +01:00
parent 8404e16633
commit 26c71f7bb3
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Tool set for Grease Pencil in animation production",
"author": "Samuel Bernou, Christophe Seux",
"version": (1, 9, 7),
"version": (1, 9, 8),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",