Anim manager alert when anim off and affect groups

2.3.0

- added: Animation manager buttons are colored red when objects have disabled animation
- fixed: Animation manager not enabling/disabling Action Groups
- fixed: Animation manager `List Disabled Anims` list groups as well
This commit is contained in:
pullusb
2023-03-09 14:52:58 +01:00
parent 9a49175859
commit 7e92ae182e
5 changed files with 92 additions and 35 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, 2, 3),
"version": (2, 3, 0),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",