fix draw cam with multi cams

2.2.2

- fixed: draw_cam data not changed when working with multiple camera in a shot
This commit is contained in:
Pullusb
2023-02-23 19:15:55 +01:00
parent 8e223b9f3a
commit eaf9c3b22f
3 changed files with 9 additions and 2 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, 2, 1),
"version": (2, 2, 2),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",