This header defines function stubs for builds without OpenEXR. A quote from openexr_multi.h: /* ugly... but we only use it on pipeline.c, render module, now */ No longer true! Function definitions should never be in header files, I say.
This header defines function stubs for builds without OpenEXR. A quote from openexr_multi.h: /* ugly... but we only use it on pipeline.c, render module, now */ No longer true! Function definitions should never be in header files, I say.