fix: keyframe jump better behavior (skip_save)

This commit is contained in:
Pullusb
2021-05-02 16:00:32 +02:00
parent 801235c760
commit 02ed04cd3d
3 changed files with 8 additions and 5 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",
"version": (1, 0, 6),
"version": (1, 0, 7),
"blender": (2, 91, 0),
"location": "sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",