improved Filtered create empty frames ops

1.7.1

- feat: Improved `Create Empty Frames` operator with mutliple filters to choose source layers
This commit is contained in:
Pullusb
2021-10-20 16:05:56 +02:00
parent f7e8dce0ff
commit b62a23858c
4 changed files with 140 additions and 15 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, Christophe Seux",
"version": (1, 7, 0),
"version": (1, 7, 1),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",