Blender Git Commit Log
Git Commits -> Revision be519ad
Revision be519ad by Ton Roosendaal (master) January 1, 2013, 16:42 (GMT) |
Further trackpad work: When trackpad swipes don't convert to ScrollWheel steps anymore, several hardcoded wheel events need to support swipe too. This adds swipe support to: - Menu item scroll - Search item scroll - ALT + number/slider/swatch values The amount of old style scroll "clicks" is calculated based on how trackad is being mapped to move a mouse pointer. Move it one widget unit = 1 click. The swatch option applies trackpad swipe motion in analog way. |
Commit Details:
Full Hash: be519ad7ff6bbf2301cfb95a78f344fd8aa0448e
SVN Revision: 53487
Parent Commit: 2e0e2cb
Lines Changed: +77, -22