Nuke: Add support for more complex templates in temp_rendering_path_template

This commit is contained in:
Fabià Serra Arrizabalaga 2023-06-12 19:47:43 +02:00
parent 6f0c5083d3
commit c2a576a39a

View file

@ -1302,10 +1302,7 @@ def create_write_node(
fdir = str(anatomy_filled["work"]["folder"]).replace("\\", "/")
fpath = data["fpath_template"].format(
work=fdir,
version=data["version"],
subset=data["subset"],
frame=data["frame"],
ext=ext
**data,
)
# create directory