Blender Git Commit Log
Git Commits -> Revision d5c9906
Revision d5c9906 by Ton Roosendaal (master) August 16, 2009, 18:25 (GMT) |
2.5 Another keymap goodie for test fun: Tweak events allow to be limited to a direction, like North, South-West, etc. Tested with View3D keymap for border, circle & lasso. Issue to look at still is whether a border should start immediate, or first draw a cross... this can be an operator property of course. Note that tweak code can be extended to corner-gestures too (so you can do a north+east, north+west, and so on... nice for later). Time to get keymap saving work! :) (Fixed bug in Mesh edit circle select, missing notifier) |
Commit Details:
Full Hash: d5c990664e421567f45df7c6148cc5786aa2dbd7
SVN Revision: 22529
Parent Commit: 84758d0
Lines Changed: +28, -1