completed fix #5 for gp layer data action toggle

1.9.9

- fix: Bug setting GP layers actions on/off
- fix: Add GP layers animation datas in `list disabled animation` report
This commit is contained in:
Pullusb
2022-03-05 15:36:01 +01:00
parent 26c71f7bb3
commit f36b31e3aa
3 changed files with 29 additions and 11 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, 8),
"version": (1, 9, 9),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",