Blender Git Loki
Git Commits -> Revision 4ae68d6
Revision 4ae68d6 by Campbell Barton (master) December 12, 2018, 03:26 (GMT) |
Fix T59170: Box select ignores modifiers-keys once tool option is set - Key-map items properties now override tool-options so modifier keys can have different behavior to the default action. - Box & circle select now have `wait_for_input` properties instead of detecting this based on selection options being set or not. This relied on the key-map setting properties which may need to be initialize from the tool settings. |
Commit Details:
Full Hash: 4ae68d6825a03617b6abf2f897690189ec3db3a8
Parent Commit: 49490e5
Lines Changed: +41, -37