Files
test/source/blender
Bastien Montagne ab85c5f980 Fix crasher when loading multiview OpenEXR image.
With multiview/multilayer OpenEXR file, `load_image_single()` will return NULL ibuf,
since it has already populated ima (with `image_create_multiview()` or
`image_create_multilayer()` calls).

Also, added some more checks before doing `IMB_ImBufFromStereo3d()`, to be sure
we do have enough slots in ibuf_arr, and we do not overwrite second ibuf either.
2015-06-27 10:24:54 +02:00
..
2015-06-05 16:13:15 +02:00
2015-06-24 11:21:54 +10:00
2015-01-29 15:35:06 +11:00
2015-06-16 10:32:41 +10:00
2015-06-26 16:21:04 +10:00
2015-06-26 17:40:54 +02:00
2015-06-24 05:13:43 +10:00
2015-06-18 06:32:01 +10:00
2015-06-16 10:32:41 +10:00
2015-06-18 06:32:01 +10:00
2015-04-06 10:40:12 -03:00
2015-06-23 12:58:33 +02:00