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

Provide a way in QSSGAssetImportManager::importFile to specify files to skip

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.0
    • Quick: 3D
    • None

    Description

      When importing 3D assets with a lot of baked in textures, QImage::save takes significant amount of time. E.g. importing asset with 40MB of textures takes over 10s compressing the pngs. This quickly becomes tiresome if you are doing small tweaks to the asset and reimporting it often. 

      QSSGAssetImportManager::importFile should provide an option to specify a list of files that we don't need to import and importer then skips save/file generation tasks related to those files that are not required to generate other non-skipped files.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.graphics.and.multimedia Qt Graphics Team
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes