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

Reorganize optimizationHints

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.6.0
    • 6.6
    • Graphs: 3D
    • None
    • 7b82f2742 (dev), e1804c679 (dev)

      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.

            tokorpip Tomi Korpipää
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes