Files
test/source/blender/blenkernel
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-13 03:24:07 +10:00
2015-05-11 12:39:39 +10:00
2015-05-06 11:13:42 +10:00
2015-05-13 06:10:49 +10:00
2015-04-06 10:40:12 -03:00
2015-02-05 14:32:57 +01:00
2014-05-14 06:37:56 +10:00
2015-03-30 21:18:49 +11:00
2015-06-09 15:00:56 +02:00
2015-06-08 19:52:04 +10:00
2014-07-21 12:02:05 +02:00
2015-05-20 14:12:22 +10:00
2015-05-11 12:39:39 +10:00
2015-04-04 15:19:24 +11:00
2015-04-16 01:12:22 +10:00
2015-06-05 11:46:01 +10:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-04-07 08:46:48 +10:00