fix modifier layer target check

2.1.5

- fixed: false positive with checkfile in modifier layer target
This commit is contained in:
pullusb
2023-01-11 11:24:27 +01:00
parent 5dbd59652e
commit 6506536fb2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Tool set for Grease Pencil in animation production",
"author": "Samuel Bernou, Christophe Seux",
"version": (2, 1, 4),
"version": (2, 1, 5),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",