Compare commits
1 Commits
1d25f45735
...
aa50442bc6
Author | SHA1 | Date | |
---|---|---|---|
aa50442bc6 |
@ -367,7 +367,7 @@ class DSPL_OT_ApplyPose(bpy.types.Operator):
|
||||
|
||||
setBonesfromKeyframes(context, arm_object, active_marker)
|
||||
|
||||
self.report({'INFO'}, "DSPL: Applied " + active_posename)
|
||||
print("Applied pose - " + active_posename)
|
||||
|
||||
return {'FINISHED'}
|
||||
|
||||
|
Reference in New Issue
Block a user