Blender Git Commit Log
Git Commits  -> Revision 5314161
		
			
			
		
| Revision 5314161 by Richard Antalik (master) February 9, 2020, 16:59 (GMT) | 
| VSE: Add option to select handles with box selection Patch adds an "Handle" option to the `SEQUENCER_OT_box_select` operator, that allows to select the handles instead of whole strips. Feature is mapped to Alt key modifier A difference from the proposed design in T70730 is that covering the entire strip with the box actually selects both handles. Reviewed By: iss Differential Revision: https://developer.blender.org/D6372 | 
Commit Details:
Full Hash: 5314161491d41461fe09c4774229481dde93e250
Parent Commit: f780057
Lines Changed:  +58,  -7
4 Modified Paths:
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+8, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+1, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+47, -5) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+1, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+47, -5) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021