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