Blender Git Loki
Git Commits -> Revision dfc63e9
Revision dfc63e9 by Ton Roosendaal (master) December 29, 2012, 13:21 (GMT) |
Trackpad fixes & changes: - UV Image editor and other 2d views didn't zoom for CTRL+swipe yet. (2 finger trackpad, 1 finger mighty mouse) - Switched defaults for 3D window swiping... - default rotate view - SHIFT for translate - CTRL for zooms This makes all editors use 'swipe' like 'middle mouse', and not like scrollwheel (as in releases). This is nice for consistancy, but it still feels a bit weird... Of course users can config this in keymaps. We need a sensible default though, and to make a 2D input input device behave like middle mouse seeems more sensible than like a 1D wheel... Proposal therefore for defaults: - 1D scrollwheels: zoom in 3d, zoom in 2d, but scroll for list views. - 2D trackpads: pan for all 2d views, rotate for 3D I'll check with frequent trackpad users about this and we can freeze it before release. Give it a try :) |
Commit Details:
Full Hash: dfc63e98bc4b00f28b183bfde23c1c43f9fe3ae6
SVN Revision: 53402
Parent Commit: 31933e7
Lines Changed: +9, -4