📋 Metadata

💬 Content

I tried to insert a keyframe on custom properties of armature (rigged by drivers), calling the panel from the pie menu by command:

bpy.ops.pme.popup_panel(panel=‘VIEW3D_PT_context_properties’, frame=False, area=‘VIEW_3D’)

Oh, if there was some way to forward the keyframe insertion procedure through the popup and pie menus(


🔗 View on Blender Artists