Blender Git Commit Log

Git Commits -> Revision e6a1d48

Revision e6a1d48 by Richard Antalik (master)
September 7, 2021, 22:01 (GMT)
Cleanup: VSE select operator

Operator combines more features and it wasn't very transparent which
properties are used in which feature and how they are used.

Features linked_time, side_of_frame and linked_handle are
isolated, logic moved into own function.

deselect_all property was removed as it practically equals to
!extend in all cases.

Functional change: Dragging existing selection will not change active
strip. Previously this could happen if click happened on strip that
wasn't active.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D12320

Commit Details:

Full Hash: e6a1d488ab7968729ec450f7f5674a49a555dbbd
Parent Commit: 4abbf6d
Lines Changed: +202, -203

2 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+1, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+201, -201) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021