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

Curve renderer: avoid re-triangulating when just changing gradient or fillTransform

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.8.0 FF, 6.8
    • None
    • Quick: Shapes
    • None
    • 2596c0d8f (dev)

    Description

      setFillGradient() and setFillTransform() sets FillDirty, since only addFillNodes() currently sets the gradient and xf on the nodes. But everything in the fill gradient and fill transform is in the uniform block, so it should be sufficient to just make sure it's passed through to the shader and updateUniforms() is called. 

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes