No need to strip folder for the templates, we're not using the filename values of the result.

This commit is contained in:
Roy Nieterau 2023-01-15 01:36:04 +01:00
parent 313cb0d550
commit ece0e7ded2

View file

@ -395,7 +395,7 @@ def get_parsed_export_maps(config):
from .colorspace import get_project_channel_data
outputs = substance_painter.export.list_project_textures(config)
templates = get_export_templates(config)
templates = get_export_templates(config, strip_folder=False)
# Get all color spaces set for the current project
project_colorspaces = set(