Blender Git Commit Log
Git Commits -> Revision 9a6c5d8
Revision 9a6c5d8 by Sergey Sharybin (master) February 10, 2013, 13:14 (GMT) |
We've reconsidered previous patch in IRC. It's more useful to completely ignore alpha for display of straight colors. Supporting straight pipeline is possible, but not a topic for bcon4. |
Commit Details:
Full Hash: 9a6c5d8b3ef2e2ddd444d79c384bea0eeffca71f
SVN Revision: 54430
Parent Commit: 75cbb07
Lines Changed: +32, -28
9 Modified Paths:
/source/blender/compositor/nodes/COM_CompositorNode.cpp (+1, -1) (Diff)
/source/blender/compositor/nodes/COM_ViewerNode.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_CompositorOperation.cpp (+8, -6) (Diff)
/source/blender/compositor/operations/COM_CompositorOperation.h (+3, -3) (Diff)
/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_ViewerBaseOperation.h (+2, -2) (Diff)
/source/blender/compositor/operations/COM_ViewerOperation.cpp (+8, -6) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+6, -6) (Diff)
/source/blender/compositor/nodes/COM_ViewerNode.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_CompositorOperation.cpp (+8, -6) (Diff)
/source/blender/compositor/operations/COM_CompositorOperation.h (+3, -3) (Diff)
/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_ViewerBaseOperation.h (+2, -2) (Diff)
/source/blender/compositor/operations/COM_ViewerOperation.cpp (+8, -6) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+6, -6) (Diff)