Hello! Thanks for the addon!! But, looks like it can't duplicate shape keys with vertex animations maded with AnimAll build-in addon. I got this error when trying to duplicate such shapekey:
Python: Traceback (most recent call last): File "C:\Users#####\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bake_shape_keys\operators\duplicate.py", line 48, in execute transfer_animation(shape_keys, original_shape_key, dupe_shape_key) File "C:\Users#####\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bake_shape_keys\functions\animation.py", line 15, in transfer_animation for fcurve in anim_data.action.fcurves: ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Action' object has no attribute 'fcurves'
Thanks for attention! Please make it possible to duplicate vertex-animated shapekey also.
Thanks a lot, works great!