[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern image.c

Chris Want cwant at ualberta.ca
Sun Dec 24 19:20:54 CET 2006


Alexander Ewering wrote:
>>  Log:
>>  Some more duct tape to make sure that blender[player] still builds
>>  when compiled without OpenEXR.
> 
> 
> Thanks for supporting those living in stone age ;)

Be careful though -- this really is duct tape!

If you check the diff, when compiling without
OpenEXR this commit just excludes an OpenEXR call
in the function image_create_multilayer(). This will
get things compiling, but it may not be safe/desirable
behavior.

I don't have the technical expertise to turn off
multilayer image support altogehter when OpenEXR
is exluded.

Chris


More information about the Bf-committers mailing list