Blender Git Commit Log

Git Commits -> Revision 5acce60

Revision 5acce60 by Sergey Sharybin (master)
July 24, 2015, 21:05 (GMT)
Compositor: Fixes for the debug pass

This commit fixes issues with wrong socket type being added to the Cycles debug
pass compositor operation, which lead to crashes with non-value pass types.

This commit also reverts socket renaming thing because while it's was behaving
ok on runtime file reload might have loose the links which is annoying.

Commit Details:

Full Hash: 5acce60d376292bc228211075c9fe05b41c84ccd
Parent Commit: 7c5c7b5
Lines Changed: +36, -17

6 Modified Paths:

/source/blender/compositor/nodes/COM_RenderLayersNode.cpp (+10, -1) (Diff)
/source/blender/compositor/operations/COM_RenderLayersProg.cpp (+17, -9) (Diff)
/source/blender/compositor/operations/COM_RenderLayersProg.h (+2, -2) (Diff)
/source/blender/nodes/composite/nodes/node_composite_image.c (+1, -5) (Diff)
/source/blender/render/extern/include/RE_pipeline.h (+1, -0) (Diff)
/source/blender/render/intern/source/render_result.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021