Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-3064

wip/runtime2: Alt+right click (rotate edit camera) dragging on directional views crashes

XMLWordPrintable

    • 3b0e89e9c24be6901562dd12aef8edae02f9409f

      wip/runtime2:

      Alt+right click (rotate edit camera) dragging on directional views crashes. The problem isĀ  Q3DSPlayerWnd::mousePressEvent() doesn't change the tool mode to camera rotate, which then makes renderer think we are doing whatever was the previous too. Either we need to ignore the click altogether or change the tool mode regardless of the view and block rotate in renderer.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes