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

Component & group visibility don't change via C++ Runtime API

    XMLWordPrintable

Details

    • Windows

    Description

      There is an issue with changing visibility of objects on C++ side of qt3dstudio application when presentation is already loaded.

      Changing of 'eyeball' property of a group of objects or a component in presentation doesn't work but changing visibility of one separated object works fine.

      Considered following ways to change it: 

      1. Using Q3DSPresentation::setAttribute method on 'eyeball' property

      2. Setting a data input on 'eyeball' of an object and using Q3DSPresentation::setDataInputValue method

      and result is the same.

      To reproduce the issue you can use attached test application with README (with usage).

      Attachments

        1. 0001-Update-visibility-also-for-non-animating-slides_2.patch
          2 kB
          Janne Kangas
        2. 0001-Update-visibility-also-for-non-animating-slides.patch
          1 kB
          Janne Kangas
        3. QT3DS-3002_Regression.png
          116 kB
          Sergey Tyuntyaev
        4. TestAppStudio.7z
          30 kB
          Igor Bychkov
        5. TestAppStudio.7z
          30 kB
          Igor Bychkov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jakangas Janne Kangas
            ibychkov Igor Bychkov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes