XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Quick: VectorImage
    • None
    • 1f51dc291 (dev), 34cfd99f8 (6.10)

      Animations in Lottie files very often use only a few different easings. The generated QML ends up with a large number of repeated easing bezier specifications. It may be possible to save memory and startup time by making the generated animations rather refer into a small set of shared easingCurves (which is a QML value type).

      Also it should be researched if the most popular, standard easings in Lottie can be approximated close enough with Qt standard easing types instead of custom bezier, as they are cheaper to compute and create.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes