Blender Git Commit Log

Git Commits -> Revision 259e9ad

January 8, 2018, 15:45 (GMT)
Fix T52927: Compositor wrong scale when scale size input is connected to complex node

The issue here is that we can not read scale from socket when determining
dependent area of interest. This area will depend on current pixel. Now fall
back to more stupid but reliable thing: if scale size input is connected to some
nodes, we use the whole frame as area of interest.

Commit Details:

Full Hash: 259e9ad00d8ca08579db455bbc07698b324d16a0
Parent Commit: d305c10
Lines Changed: +64, -31

3 Modified Paths:

/source/blender/compositor/nodes/COM_ScaleNode.cpp (+17, -2) (Diff)
/source/blender/compositor/operations/COM_ScaleOperation.cpp (+45, -29) (Diff)
/source/blender/compositor/operations/COM_ScaleOperation.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021