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

Transparency for Textures with sourceItem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 5.15
    • 5.15
    • Quick: 3D
    • None
    • 1
    • c90a6c18d5723f2496bc250b92368821e47cf0bd
    • Qt Quick 3D - Week 15/16

      Textures with source checks from image if it has transparency (see QSSGLoadedTexture::scanForTransparency())

      Textures with sourceItem don't have this option. To have blending user needs to set blendMode to something else than sourceOver (see QSSGLayerRenderPreparationData::prepareDefaultMaterialForRender() where renderableFlags gets HasTransparency when blendMode != SourceOver). But other blendModes cause effects which user may not want, items with SourceOver should also have transparency.

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

            kagro Kaj Grönholm
            kagro Kaj Grönholm
            Pasi Keränen Pasi Keränen
            Tomi Korpipää Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes