choose pts attribute to dump in layer copy

2.0.2

- added: possibility to select which point attribute is copied by GP layer copy to clipboard
This commit is contained in:
Pullusb
2022-07-01 18:14:07 +02:00
parent e1681cd6ad
commit 762b92fbfe
3 changed files with 79 additions and 29 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, 0, 1),
"version": (2, 0, 2),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",