Blender Git Commit Log
Git Commits -> Revision 97eb645
Revision 97eb645 by Richard Antalik (soc-2021-curves) June 21, 2021, 14:31 (GMT) |
VSE: Remove seq->tmp usage Remove `seq->tmp` usage from transform code. It was used to tag strips that need to be "shuffled". Pass these strips in `SeqCollection` instead. Reviewed By: sergey, mano-wii Differential Revision: https://developer.blender.org/D11631 |
Commit Details:
Full Hash: 97eb645267fc3660782cc798e4e67ca011ebb384
Parent Commit: 4ae0504
Committed By: Dilith Jayakody
Lines Changed: +116, -105