feat: transfer materials to objects

1.0.3:

- feat: add "Append Materials To Selected" to material submenu. Append materials to other selected GP objects if there aren't there.
This commit is contained in:
Pullusb
2021-03-16 22:52:26 +01:00
parent d7da95ac5d
commit 43797ff590
4 changed files with 57 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Set of tools for Grease Pencil in animation production",
"author": "Samuel Bernou",
"version": (1, 0, 2),
"version": (1, 0, 3),
"blender": (2, 91, 0),
"location": "sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",