Blender Git Commit Log
Git Commits -> Revision 0e38002
Revision 0e38002 by Richard Antalik (master) December 28, 2021, 15:40 (GMT) |
Cleanup: Loops in VSE effect processing Some effect functions looped over alternating lines, previously with different factors. Since only one factor is used, code can be simplified by looping all lines in one for loop. There should be no functional changes. |
Commit Details:
Full Hash: 0e38002dd5dda049b5b8ff0ba635f4192984163d
Parent Commit: bd9d09c
Lines Changed: +162, -614
1 Modified Path:
/source/blender/sequencer/intern/effects.c (+162, -614) (Diff)