Blender Git Loki
Git Commits -> Revision ec97cb8
Revision ec97cb8 by Sergey Sharybin (master) June 4, 2014, 16:27 (GMT) |
Fix issues when ungrouping meta changes the final sequencer render Seems to be caused by the way how the most bottom strip in the stack used to apply effect. Just rendering strip in this cases will not give proper results. Made it so effect is applying between empty imbuf and actual strip. Seems to work by tests, but more intense testing is required. |
Commit Details:
Full Hash: ec97cb87f63f19303352cf5ac9bdca52f13377be
Parent Commit: bc4043e
Lines Changed: +12, -1