use Ctrl+MMB for zooming
This commit is contained in:
parent
e5fe3d8e10
commit
dd20ba3d06
|
@ -361,6 +361,7 @@ SbBool BlenderNavigationStyle::processSoEvent(const SoEvent * const ev)
|
|||
// newmode = NavigationStyle::ZOOMING;
|
||||
// break;
|
||||
case CTRLDOWN|SHIFTDOWN|BUTTON2DOWN:
|
||||
case CTRLDOWN|BUTTON3DOWN:
|
||||
newmode = NavigationStyle::ZOOMING;
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user