Archived
0
0

Fix Error "is outside of main database"

This commit is contained in:
2019-06-06 01:11:35 +00:00
parent 607f3f952f
commit 588430f2f3

View File

@@ -95,8 +95,7 @@ class ARMATURE_OT_mesh_pose_baker(bpy.types.Operator):
# Remove unused baked mesh
bpy.data.meshes.remove(mesh)
ob.to_mesh_clear()
bpy.context.view_layer.objects.active = old_ob