Fix #4 paste layers skipping empty frames

1.8.1

- fix: Gp clipboard paste `Paste layers` don't skip empty frames anymore
This commit is contained in:
Pullusb
2021-12-17 23:26:48 +01:00
parent 6c19fa54af
commit 3c7477c442
4 changed files with 108 additions and 90 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Tool set for Grease Pencil in animation production",
"author": "Samuel Bernou, Christophe Seux",
"version": (1, 8, 0),
"version": (1, 8, 1),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",