mask re-key feature - mango request. ability to reset selected points shape key data.
useful if you add many keys to one part of a curve, then later want to key another part - but dont want to continuously make the same corrections.
This commit is contained in:
@@ -1326,6 +1326,7 @@ class CLIP_MT_mask_animation(Menu):
|
||||
layout.operator("mask.shape_key_clear")
|
||||
layout.operator("mask.shape_key_insert")
|
||||
layout.operator("mask.shape_key_feather_reset")
|
||||
layout.operator("mask.shape_key_rekey")
|
||||
|
||||
|
||||
class CLIP_MT_camera_presets(Menu):
|
||||
|
Reference in New Issue
Block a user