Blender Git Commit Log

Git Commits -> Revision 2950214

Revision 2950214 by Monique Dewanchand (master)
February 3, 2013, 17:22 (GMT)
One fix for bug [#33785] compositor is (unnecessarily?) slow
Added additional buffers - new subtree - for groupnodes.
One needs to be aware of how groupnodes should be created.
Having translate & scale nodes, with the translate inside the groupnode and the scale node outside, causes artefacts.
Both should be inside or outside the groupnode. Same holds for other distort nodes.

Commit Details:

Full Hash: 2950214527812503b009995c638d2be37efaa22f
SVN Revision: 54281
Parent Commit: b58b107
Lines Changed: +23, -7

3 Modified Paths:

/source/blender/compositor/nodes/COM_GroupNode.cpp (+2, -2) (Diff)
/source/blender/compositor/nodes/COM_SocketProxyNode.cpp (+18, -4) (Diff)
/source/blender/compositor/nodes/COM_SocketProxyNode.h (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021