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