feat : keyframe jump type filter

1.0.6:

- feat: Keyframe jump filter by type. User can now choose if the shortcut should jump on a specific keyframe type (All by default)
This commit is contained in:
Pullusb
2021-05-02 15:25:37 +02:00
parent 6d43064f0b
commit 801235c760
3 changed files with 29 additions and 9 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, 5),
"version": (1, 0, 6),
"blender": (2, 91, 0),
"location": "sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",