Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1648

Fix material duplication with object duplicate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • Qt 3D Studio 2.0 BETA1
    • Editor Application
    • None

    Description

      Current implementation of "deep copy" duplication of objects has an issue in that it generates copy of the materials. This is both unexpected from designer point of view as other 3D content creation tools don't do this, but also inefficient from the resource usage point of view that we then have a multiple copies of same material in the runtime environment (and also makes it harder for designers to find the correct material to edit from bunch of same materials). Initial fix is to instead use referenced materials in duplicate objects.

      Proper fix for later releases is to have materials separate from objects (perhaps part of a UIP or maybe even UIA) and all objects reference materials. See QT3DS-1647.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              pakerane Pasi Keränen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes