Blender Git Commit Log
Git Commits -> Revision 32ffb85
Revision 32ffb85 by Campbell Barton (master) September 27, 2021, 11:04 (GMT) |
Keymap: resolve conflict with use_alt_cursor/Ctrl-LMB to add/extrude While the option allows tools be be activated on press instead of tweak, this meant box-select was catching Ctrl-LMB which is also used for add/extrude in edit mode. Resolve this by always using tweak for selection tools, only supporting activation on press for other tools. Note that this doesn't impact the default configuration. |
Commit Details:
Full Hash: 32ffb858d6da920926fcd37a6720d2a7b408e04b
Parent Commit: c618075
Lines Changed: +27, -21
1 Modified Path:
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+27, -21) (Diff)