WIP: Animation: operators to update the pose library #104673
@ -532,7 +532,6 @@ class PoseAssetUser:
|
||||
if not (
|
||||
context.object
|
||||
and context.object.mode == "POSE" # This condition may not be desired.
|
||||
and context.asset_library_ref
|
||||
and context.asset_file_handle
|
||||
):
|
||||
return False
|
||||
|
Loading…
Reference in New Issue
Block a user