gp layer batch rename find-replace

1.5.6

- feat: layer drop-down menu include an operator for batch find/replace GP layers (idname: `gp.rename_gp_layers`)
This commit is contained in:
Pullusb
2021-07-13 16:23:39 +02:00
parent 75c8cb9206
commit 66ef75c76d
3 changed files with 52 additions and 24 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, 5, 5),
"version": (1, 5, 6),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",