mertrois / Native-Trackpad

Plugin for Autodesk Fusion 360 that changes trackpad gestures. No longer maintained, hosted here for archival and personal purposes.
35 stars 5 forks source link

Add orbiting #11

Closed ibash closed 10 months ago

ibash commented 1 year ago

Adds support for orbiting by holding shift.

Note that this still has a bug if you try to orbit while the eye is at (0, 0, 1).

This also adds code to allow stopping the add-in by switching back the sendEvent method.

Naozumi520 commented 1 year ago

I may have misunderstood this pull request, isn't orbiting already supported via hold shifted? I'm new to use this add-on and so far it's working great.

pravdomil commented 10 months ago

checking!

pravdomil commented 10 months ago

check new https://github.com/mertrois/Native-Trackpad/releases

pravdomil commented 10 months ago

works great!!

how to do

zoom at cursor position?

rotate around cursor position?

pravdomil commented 10 months ago
image

use perspective camera

use top view

try rotate

now Y axis is not facing up

how to fix that?