Asset Pipeline v2 #145
@ -1,9 +1,7 @@
|
||||
import bpy
|
||||
from . import transfer_functions
|
||||
|
||||
from .. import asset_suffix, constants
|
||||
|
||||
# TODO Consider using transfer mapping here instead of matching suffixes
|
||||
from .. import constants
|
||||
|
||||
|
||||
def update_transfer_data_ownership(transfer_data_item, target_obj: bpy.types.Object):
|
||||
|
Loading…
Reference in New Issue
Block a user