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

QGLSceneNode applied translation twice

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.7.2
    • 4.8.0
    • Qt3D
    • None
    • Linux / MacOSX
    • If5de7c0a344814050025ba2270e2980a653094b2

    Description

      QGLSceneNode applied translation twice to the modelview matrix:

      ======== Node: 0x1026a1fd0 - =========
      start: 0 count: 0 children:0: 0x1026b7df0
      position: (-30.9923, 19.3865, 0.0000)
      local transform: identity
      geometry: NULL
      material: NONE
      no effect set

      ======== Node: 0x1026b7df0 - =========
      start: 0 count: 66 children:
      local transform: identity
      geometry: 16 indexes, 16 vertices
      material: NONE
      no effect set
      virtual void QGLSceneNode::drawGeometry(QGLPainter*)

      ModelView: QMatrix4x4(type:General
      1 0 0 -61.9846
      0 1 0 38.773
      0 0 1 0
      0 0 0 1
      )

      Transform: QMatrix4x4(type:Identity
      1 0 0 0
      0 1 0 0
      0 0 1 0
      0 0 0 1
      )

      Attachments

        1. scenenode.tgz
          2 kB
          Yun-Ta Tsai
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sarasmit Sarah Smith (closed Nokia identity) (Inactive)
            yutsai Yun-Ta Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes