added 3dsmax imageio conversion back

This commit is contained in:
Jakub Trllo 2024-02-13 11:57:39 +01:00
parent 0a02c360ca
commit 20487204ba

View file

@ -294,6 +294,8 @@ def _convert_3dsmax_project_settings(ayon_settings, output):
ayon_max = ayon_settings["max"]
_convert_host_imageio(ayon_max)
output["max"] = ayon_max