Asset Pipeline v2 #145

Closed
Nick Alberelli wants to merge 431 commits from (deleted):feature/asset-pipeline-v2 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 945204a64d - Show all commits

View File

@ -2,7 +2,6 @@ import bpy
from . import transfer_functions
from .. import asset_suffix
from typing import Dict
# TODO Consider using transfer mapping here instead of matching suffixes