Blender Git Loki
Git Commits -> Revision f5d8339
Revision f5d8339 by Campbell Barton (master) October 27, 2021, 13:24 (GMT) |
Sequencer: various preview selection improvements - Only cycle items when the cursor hasn't moved. This matches object-mode behavior, making it possible to tweak-drag the current selection without first cycling to the next sequence strip. Successive clicks will still cycle sequence strips. - For center selection, use a penalty for the active strip. - Use a temporary selection list to avoid moving the sequence strips out of the scene during selection (changing their order when added back). |
Commit Details:
Full Hash: f5d8339fa5afc77d5389c47920190de250709d62
Parent Commit: aea7e55
Lines Changed: +92, -38
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_select.c (+92, -38) (Diff)