Blender Git Commit Log
Git Commits -> Revision b3bc9e4
Revision b3bc9e4 by Sergey Sharybin (master) February 21, 2014, 08:03 (GMT) |
Fix T38598: RGBA images don't blend well in VSE with Cross Effect Strip The issue was caused by the fact that sequencer used to cross-over effect result with strips used for this effect, which is really stupid. Now made it so strips which are used for effect inputs are not in the render stack to be sure they would only be used by effect itself and wouldn't be blended in any other way. |
Commit Details:
Full Hash: b3bc9e4f775ed285d1431086c4cb86b3e2a8e0c2
Parent Commit: 6c32192
Lines Changed: +25, -1
1 Modified Path:
/source/blender/blenkernel/intern/sequencer.c (+25, -1) (Diff)