Blender Git Commit Log

Git Commits -> Revision 01bcee7

Revision 01bcee7 by William Reynish (master)
June 13, 2019, 13:54 (GMT)
Fix: Sequencer timecodes was using wrong properties

- The Start value and the Playhead value both used 'frame_start', which only tells you where the strip was originally inserted. Instead 'frame_final_start' is now used, which results in the correct timeline values.
- When scaling the sidebar some of the the labels weren't scaling correctly, this has been fixed
- Use Hold Cut/Cut instead of Hard/Soft Cut, for consistency

Patch by Peter Fog

Differential revision: https://developer.blender.org/D5065

Commit Details:

Full Hash: 01bcee7efb2e048dd215cb4d5000264936cd20bf
Parent Commit: 9d269a9
Lines Changed: +24, -18

1 Modified Path:

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