Blender Git Commit Log

Git Commits -> Revision 8914433

Revision 8914433 by Ton Roosendaal (master)
December 20, 2012, 12:01 (GMT)
Bug fix #28915 and #33538

Mac OS X trackpad and 'mighty mouse' fix.

An old commit from Damien in 2010 tried to make mighty mouse touches work as if
this is a scrollwheel. The error in that code was that the "kinetic scrolling"
feature failed. When releasing your fingers, the events passed on to Blender
then switched from "trackpad pan" to "mousewheel zoom".

This commit makes trackpads and mighty mouse behave identical. Only difference
is that trackpad panning needs 2 fingers, mighty mouse only one.

Note that trackpad and mighty mouse 3d zoom works with holding ctrl!

All works nice with this kinetic feature now. Fun :)

Commit Details:

Full Hash: 8914433cd0ba38b27d8934d3fe7c8d52eb819b19
SVN Revision: 53205
Parent Commit: 4e2bc93
Lines Changed: +1, -11

2 Modified Paths:

/intern/ghost/intern/GHOST_SystemCocoa.h (+0, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+1, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021