Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Patches: Browse

[#30746] Multitouch Gesture Option in User Preferences

Date:
2012-03-31 18:08
Priority:
3
State:
Open
Submitted by:
Patrick Boelens (senshi)
Assigned to:
Nobody (None)
Category:
Interface
Group:
None
Resolution(Old, use status):
Ready
Resolution:
Patch for:
 
Summary:
Multitouch Gesture Option in User Preferences
Detailed description
This proposed patch has been discussed on the mailing list a bit and adds an "Enable Multitouch Gestures" toggle to the User Preferences. The gestures include magnify, rotate and pan. When turned off, magnify and rotate get discarded, while pan gets turned back into a scroll event for zooming.

Followup

Message
  • Date: 2012-04-01 00:08
  • Sender: Patrick Boelens
  • Uploaded V2, adding a wm_event directly rather than going through wm_event_add_ghostevent() again when GHOST_kEventTrackpad needs to be turned into a GHOST_kEventWheel.
  • Date: 2012-04-01 01:11
  • Sender: Patrick Boelens
  • Made a small boo-boo and moved some code around; trackpad-specific code now only gets executed when needed, including the update_tablet_data() call.
 

Attached Files:

Name Date Download
MultitouchGestureUserPref.diff 2012-03-31 18:09 Download
MultitouchGestureUserPrefV2.diff 2012-04-01 00:09 Download
MultitouchGestureUserPrefV3.diff 2012-04-01 01:11 Download

Changes:

Field Old Value Date By
File Added19950: MultitouchGestureUserPrefV3.diff2012-04-01 01:11senshi
File Added19949: MultitouchGestureUserPrefV2.diff2012-04-01 00:09senshi
File Added19946: MultitouchGestureUserPref.diff2012-03-31 18:09senshi