Blender Git Commit Log

Git Commits -> Revision ea19f15

Revision ea19f15 by Dalai Felinto (master)
May 26, 2011, 09:20 (GMT)
BUGFIX: Sequencer strips.elements was broken when strip was trimmed (personal bug report, no number)

When trimmed the seq->len was being reduced from the offsets (initial and final). This was the length passed to the elements.
This had two problems:
1) it would not allow you to change the elements not visible (although you likely want to change them as well).
2) the element[0] was always the seq->strips[0].stripdata[0], regardless of the initial trim.

Anyhoo it's all working now.
Thanks Campbell for helping out with this one.

Commit Details:

Full Hash: ea19f154004cb28b684c70be8b937e0056c715dc
SVN Revision: 36909
Parent Commit: 6466673
Lines Changed: +21, -2

1 Modified Path:

/source/blender/makesrna/intern/rna_sequencer.c (+21, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021