Files
test2/source/blender/compositor/operations
Lukas Toenne 268e519b41 Fix #37175, Viewer node issue for newly toggled render passes.
The RenderLayers node would use the "combined" image result for all passes which don't have a valid render result yet. This causes problems when the buffer element size is not actually 4 floats (RGBA) as
with the 3 float normal passes. Also the result is rather meaningless then, so just keep the image buffer at NULL for unavailable passes, which will return plain (0,0,0) color.
2013-10-23 11:58:00 +00:00
..
2012-08-11 22:12:32 +00:00
2013-01-15 23:45:41 +00:00
2013-01-30 21:17:38 +00:00
2012-06-13 14:33:50 +00:00
2012-11-14 19:53:46 +00:00
2013-05-20 14:38:47 +00:00
2012-08-15 18:14:34 +00:00
2013-08-05 19:16:52 +00:00
2013-08-05 19:16:52 +00:00
2013-05-14 06:58:35 +00:00