Fix breakdowner error handling

1.1.2:

- fix: Breakdowner initial error check
This commit is contained in:
Pullusb
2021-05-10 18:10:34 +02:00
parent 3594c4812d
commit 9b06aee9af
3 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Set of tools for Grease Pencil in animation production",
"author": "Samuel Bernou",
"version": (1, 2, 0),
"version": (1, 2, 1),
"blender": (2, 91, 0),
"location": "sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",