separate anim disable for cameras
2.0.1 - added: enable/disable camera animation separately in `animation manager` - for cam,disable properties like focal and shift (to be able to work on a fixed cam) - camera is not disable using `obj` anymore
This commit is contained in:
+1
-1
@@ -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, 0, 0),
|
||||
"version": (2, 0, 1),
|
||||
"blender": (2, 91, 0),
|
||||
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
|
||||
"warning": "",
|
||||
|
||||
Reference in New Issue
Block a user