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

Datainput: implement vector support for Evaluator

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • P2: Important
    • None
    • None
    • Runtime 2.x

    Description

      QJSValue that is used to feed datainput values to JS engine is not natively supporting Vector datatypes. In order to use Vector3 type datainputs as source data for evaluator, we probably have to manually break down the user-given JS string and decompose vec3-type argument to array type. Before JS func call, we also need to convert actual QVector3D values to array type.

      Attachments

        Activity

          People

            jakangas Janne Kangas
            jakangas Janne Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: