WIP: Animation: operators to update the pose library #104673
@ -97,8 +97,8 @@ def pose_library_list_item_context_menu(self: UIList, context: Context) -> None:
|
||||
props.select = False
|
||||
|
||||
layout.separator()
|
||||
layout.operator("poselib.replace_pose_asset", text="Replace Pose Asset")
|
||||
layout.operator("poselib.update_pose_asset", text="Update Pose Asset")
|
||||
layout.operator("poselib.replace_pose_asset", text="Replace Pose Asset")
|
||||
|
||||
if not is_pose_asset_view():
|
||||
layout.separator()
|
||||
|
Loading…
Reference in New Issue
Block a user