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

Dynamic loading/unloading needs to be supported

    XMLWordPrintable

Details

    Description

      Several customers have indicated that they want to have dynamic loading/unloading (of slides) supported in Qt 3D Studio runtime to manage both startup time (only load what is needed) and to keep memory usage in check (only keep things that are required in memory). The basic requirement is to add an API for customers to say "load this slide to memory" and to say "unload this slide from memory". The implementation of the logic what is loaded/unloaded is use case dependant and will be done by the customer using these two simple APIs. In addition we probably need an API for loading a presentation so that only the master slide and the default slide are loaded in to memory. Also signalling from the runtime on when slides are loaded/unloaded might be needed.

      Attachments

        Issue Links

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

          Activity

            People

              anmaatta Antti Määttä
              pakerane Pasi Keränen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes