upgraded modifier visibility conflict checker

1.9.7

- changed: `list modifiers visibility conflict` (used in `check file` or through search menu) now not limited to GP objects type.
This commit is contained in:
Pullusb
2022-02-27 22:47:48 +01:00
parent 8c49c1efcb
commit 8404e16633
3 changed files with 74 additions and 77 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, 6),
"version": (1, 9, 7),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",