finish make library conformation working
This commit is contained in:
@@ -22,6 +22,8 @@ if 'bpy' in locals():
|
||||
importlib.reload(rename_pose)
|
||||
#importlib.reload(render_preview)
|
||||
|
||||
import bpy
|
||||
|
||||
def register():
|
||||
operators.register()
|
||||
keymaps.register()
|
||||
|
||||
+2
-2
@@ -72,11 +72,11 @@ from asset_library.action.functions import (
|
||||
|
||||
from asset_library.common.functions import (
|
||||
#get_actionlib_dir,
|
||||
get_asset_source,
|
||||
#get_asset_source,
|
||||
#get_catalog_path,
|
||||
#read_catalog,
|
||||
#set_actionlib_dir,
|
||||
resync_lib,
|
||||
#resync_lib,
|
||||
get_active_library,
|
||||
get_active_catalog,
|
||||
asset_warning_callback
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user