Skip to content

Plugin for Autodesk Fusion 360 that changes trackpad gestures. No longer maintained, hosted here for archival and personal purposes.

Notifications You must be signed in to change notification settings

scottdarch/Native-Trackpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Look at common issues first.

Native Trackpad Gestures
for Autodesk Fusion 360

Changes trackpad gestures in Autodesk Fusion 360 on macOS.
Replacing Fusion's gesture recognizer with macOS native recognizer.

Features

  • Changes two finger pan gesture and adds inertia.
  • Changes pinch to zoom gesture.
  • Rotate is shift + two finger.
  • Zoom to fit is double two finger tap.
  • You can't no longer scroll in Data panel, in order to scroll hold Command key.
  • Navigation with perspective camera can be very slow in certain situations, using orthographic camera fixes this issue. Code that causes this issue.

Links

Installation

  • Download latest release.
  • Unzip.
  • Go to: Tools → Add-ins → Add-ins → Click ➕.
  • Select unzipped folder.
  • In Fusion make sure to turn on Use gesture-based view navigation (which is the default).

There is no special needs to configure your Trackpad in System Preferences. What I personaly do is set Tracking speed to maximum to have panning even faster.

manual install

About

Plugin for Autodesk Fusion 360 that changes trackpad gestures. No longer maintained, hosted here for archival and personal purposes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C++ 100.0%