Joystick Space Navigator

Issue #108 resolved
Nicky Perian created an issue

https://bitbucket.org/marinekelley/rlv/src/934b075137f5315af7db4c3dbc60aa285751e256/indra/newview/RRInterface.cpp?at=default&fileviewer=file-view-default#RRInterface.cpp-4445

Please consider the following change. if (gRRenabled && (LLViewerJoystick::getInstance()->getOverrideCamera() && mCamDistMax < EXTREMUM * 0.75))

This has been tested by Drakeo and works for hia use case to RLV disabled.

There may be other Space Nav issues that can't be verified.

For a complete record please see: https://sourceforge.net/p/team-purple/kokua/tickets/334/

Comments (2)

  1. Marine Kelley repo owner

    I don't have a joystick so I can't test it, but sure, it costs nothing to add the "gRRenabled" check, as "updateCameraLimits" is called at startup.

  2. Log in to comment