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

Reorganize optimizationHints

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.6
    • Graphs: 3D
    • None

      QtDataVisualization's OptimizationStatic was only supported for Scatter3D, but instancing works in a different way and is usable for Bars3D too (perhaps Surface3D as well?).

      We should:

      • make instanced rendering the OptimizationDefault for all graphs
      • add a new optimization for the old style, which is currently OptimizationDefault (OptimizationLegacy, or something)
      • recreate OptimizationStatic the same way it was done for QtDataVisualization (if sensible - tests need to be done)

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

            oulu_hillbilly Sami Varanka
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes