Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55414

Issue with Transform Qt 3D 5.7. component.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • 5.7
    • 5.7.0
    • Qt3D
    • None
    • Windows 7

    Description

      If the matrix property is set, property scale3D does not work correctly.

      For example:

      Transform {
           id: testTransform
           matrix: rotateAround(Qt.vector3d(2.22, -3.79, -1.94),
                                             animatedAngle2, Qt.vector3d(0, 1, 0))
            scale3D: Qt.vector3d(5, 5, 5)
      }
      

      Scale of object is not changed in this case.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            leksaacher leksaacher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes