Blender Git Commit Log

Git Commits -> Revision 31f922b

Revision 31f922b by Campbell Barton (master)
July 10, 2019, 03:48 (GMT)
UI: use a label for strip 'frame_final_end'

This is intended for Python access and allows temporary negative frames
which is a problem when accessed from the UI.

This allows:

seq.frame_final_start, seq.frame_final_end = frame_range

However it allows invalid sequence strips,
using a label is fine since there is a duration property here which
can change the length.

Commit Details:

Full Hash: 31f922bff66c3bbeb45c3d0f3574ead4b524136e
Parent Commit: 95fcdb0
Lines Changed: +10, -4

1 Modified Path:

/release/scripts/startup/bl_ui/space_sequencer.py (+10, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021