Asset Pipeline v2 #145
@ -231,7 +231,7 @@ class ASSETPIPE_OT_create_new_asset(bpy.types.Operator):
|
|||||||
|
|
||||||
class ASSETPIPE_OT_update_ownership(bpy.types.Operator):
|
class ASSETPIPE_OT_update_ownership(bpy.types.Operator):
|
||||||
bl_idname = "assetpipe.update_ownership"
|
bl_idname = "assetpipe.update_ownership"
|
||||||
bl_label = "Update Onwership"
|
bl_label = "Update Ownership"
|
||||||
bl_description = """Update the Ownership of Objects and Transfer Data"""
|
bl_description = """Update the Ownership of Objects and Transfer Data"""
|
||||||
|
|
||||||
_temp_transfer_data = None
|
_temp_transfer_data = None
|
||||||
|
Loading…
Reference in New Issue
Block a user