Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13517

Research (and implement if feasible) rendering all 3D view in just one QQuickView internally

    XMLWordPrintable

Details

    • 5
    • 1c0f94a18 (3dfirst)

    Description

      Currently 3D view renders the main scene (now shown but needed for intializing things properly) and the actual 3D editor scene in separate QQuickViews (windows). Various material and node previews are also rendered in separate windows. This causes issues with sharing various things on quick3d side, which often limits sharing to a single window. For example, 2D items inside 3D scene cannot be shared without significant overhaul of rendering engine.

      Investigate the possibility (and implement if feasible) of rendering everything in a single QQuickView.

      Attachments

        Issue Links

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

          Activity

            People

              e0348803 Miikka Heikkinen
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes