Files
test/source/blender/compositor/operations
Lukas Tönne 4789793f09 Fix for bad imbuf creation by compositor viewers if resolution is (0,0).
This can happen if no image buffers are used to define a sensible
resolution. Then the viewer will stiff create a float buffer in the
output imbuf, which defies the usual ibuf->rect_float check and leads
to invalid memory access. Float buffer should not be created in this
case.
2014-02-20 12:09:47 +01:00
..
2014-02-19 08:02:59 +11:00
2013-01-30 21:17:38 +00:00
2013-12-10 13:45:17 +11:00
2012-06-13 14:33:50 +00:00