Changes trackpad gestures in Autodesk Fusion 360 on macOS.
Replacing Fusion's gesture recognizer with macOS native recognizer.
- 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.
- 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.