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

Sytax error generated in some cases in ModelTweaker

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt3D 1.0
    • Qt3D TP2
    • Qt3D
    • None
    • 1cb508aca82cdacf75c9fc55724ce25a9107194f

    Description

      Where a scale, translate and rotate was added to the model, the generated save file has a syntax error

          mesh: source_mesh
          transform: [
              transformScale
              transformRotateX,
              transformRotateY,
              transformRotateZ,
              transformTranslate,
          ]
      

      ...there is a missing comma after the first item.

      Attachments

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

        Activity

          People

            patburke Patrick Burke (closed Nokia identity) (Inactive)
            sarasmit Sarah Smith (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes