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

Sytax error generated in some cases in ModelTweaker

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes