Blender Git Loki
Git Commits -> Revision e83f47e
Revision e83f47e by Richard Antalik (soc-2021-curves) June 21, 2021, 14:31 (GMT) |
VSE: Refactor transform operator code Refactor function `freeSeqData` so it is readable. One strip can have multiple transform operations defined. To prevent processing strip multiple times, build `SeqCollection` and use sequencer iterator instead of iterating `TransData` directly. No functional changes. Differential Revision: https://developer.blender.org/D11618 |
Commit Details:
Full Hash: e83f47e4b024d8a779b8fd3886604c140e01da38
Parent Commit: 63dc720
Committed By: Dilith Jayakody
Lines Changed: +153, -134
1 Modified Path:
/source/blender/editors/transform/transform_convert_sequencer.c (+153, -134) (Diff)