[nodes] export heightmaps only in .exr

This commit is contained in:
Thomas Zorroche 2021-08-03 12:50:29 +02:00 committed by Fabien Castan
parent 9be057090b
commit 979fbde24b

View file

@ -91,8 +91,8 @@ Many cameras are contributing to the low frequencies and only the best ones cont
name='outputHeightMapFileType',
label='HeightMap File Type',
description='HeightMap Texture File Type',
value='png',
values=('', 'jpg', 'png', 'tiff', 'exr'),
value='exr',
values=('', 'exr'),
exclusive=True,
uid=[0],
),