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

Fix eulerRotation etc. with particles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.1
    • 6.1
    • Quick: 3D
    • None
    • 2
    • 69d43b9b8fa3357612444dc10565ccbf1e7d8de5
    • Qt Quick 3D - 2021 - Weeks 5/6, Qt Quick 3D - 2021 - Weeks 7/8, Qt Quick 3D - 2021 Week 9 - 10

      (Related patch is https://codereview.qt-project.org/c/qt/qtquick3d/+/331623/)

      Currently if using eulerRotation with some (Node-based) particles element you get error:

      qrc:/qml/QtLogoAnimation2.qml:187:1: "ParticleSystem3D.eulerRotation" is not available in QtQuick3D.Particles3D 255.255.

      So for some reason QQuick3DNode properties with Q_REVISION are not available for these child classes. Issue with Qt metasystem or CMake maybe? Fix this.

        For Gerrit Dashboard: QTBUG-90788
        # Subject Branch Project Status CR V

            kagro Kaj Grönholm
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes