Layer name manager fix modifier targets

1.9.4

- feat: renaming using the name_manager take care of changing layer target values in GP modifiers
This commit is contained in:
Pullusb
2022-01-25 15:13:08 +01:00
parent 1145b73b58
commit 651f9e7747
3 changed files with 22 additions and 3 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, 9, 3),
"version": (1, 9, 4),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",