Blender Git Loki
Git Commits -> Revision c5b2381
Revision c5b2381 by Richard Antalik (master) July 7, 2021, 01:14 (GMT) |
VSE: Remove seq->tmp usage from RNA code This field was used to reference "parent" meta strips in `sequences_all` RNA collection iterator functions. Use `SeqIterator` wrapped in `BLI_Iterator` to iterate over elements. Reviewed By: sergey Differential Revision: https://developer.blender.org/D11793 |
Commit Details:
Full Hash: c5b2381703aab69e539b2a3cde234f10d6d8097a
Parent Commit: 45d54ea
Lines Changed: +34, -33
1 Modified Path:
/source/blender/makesrna/intern/rna_sequencer.c (+34, -33) (Diff)