[Bf-committers] New rendering engine - problem reading EXR file

Jonas Eschenburg indyjo at gmx.de
Sun Jan 19 22:16:19 CET 2014


I think I can answer my own question:
Changing

         result.load_from_file("/tmp/example.exr")

Into
	result.layers[0].load_from_file("/tmp/example.exr")

Fixes it!

Thanks,
Jonas



More information about the Bf-committers mailing list