fix json palette export

2.3.4

- fixed: bug when exporting json palettes containing empty material slots
This commit is contained in:
pullusb
2023-09-27 14:54:56 +02:00
parent aa0eb9bd25
commit 280a575631
3 changed files with 7 additions and 1 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, 3),
"version": (2, 3, 4),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",