Fix animation manager with empty objects

2.3.2

- fixed: Bug with animation manager when there is image.empty object in scene
This commit is contained in:
pullusb
2023-05-02 14:43:28 +02:00
parent 798afbe82a
commit 990b18f665
3 changed files with 10 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, 3, 1),
"version": (2, 3, 2),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",