Asset Pipeline v2 #145
@ -83,7 +83,6 @@ class ASSETPIPE_OT_create_new_asset(bpy.types.Operator):
|
||||
|
||||
|
||||
class ASSETPIPE_OT_sync_with_publish(bpy.types.Operator):
|
||||
# TODO Early Return no Sync Target is found
|
||||
bl_idname = "assetpipe.sync_with_publish"
|
||||
bl_label = "Sync with Publish"
|
||||
bl_description = """Push and or Pull data from Published file. Will prompt with a list of new data found before pushing"""
|
||||
|
Loading…
Reference in New Issue
Block a user