Merge branch 'blender-v3.6-release'

This commit is contained in:
Hans Goudey
2023-06-16 14:00:24 -04:00

View File

@@ -63,6 +63,7 @@ bool IMB_exr_set_channel(void * /*handle*/,
int /*ystride*/,
float * /*rect*/)
{
return false;
}
float *IMB_exr_channel_rect(void * /*handle*/,
const char * /*layname*/,