refacto
This commit is contained in:
+4
-1
@@ -979,8 +979,11 @@ class ACTIONLIB_OT_store_anim_pose(Operator):
|
||||
|
||||
|
||||
#print(self, self.library_items)
|
||||
catalog_item = lib.catalog.active_item
|
||||
|
||||
if catalog_item:
|
||||
self.catalog = catalog_item.path #get_active_catalog()
|
||||
|
||||
self.catalog = get_active_catalog()
|
||||
self.set_action_type()
|
||||
|
||||
if self.clear_previews:
|
||||
|
||||
Reference in New Issue
Block a user