Compare commits
1 Commits
0aa1014f55
...
032be6ac89
Author | SHA1 | Date | |
---|---|---|---|
032be6ac89 |
@ -262,6 +262,7 @@ class DSPL_OT_ApplyPose(bpy.types.Operator):
|
||||
|
||||
def execute(self, context):
|
||||
arm_object, pose_library = getArmatureData(context)
|
||||
|
||||
pose_markers = pose_library.pose_markers
|
||||
|
||||
if self.posename:
|
||||
|
Reference in New Issue
Block a user