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

    • Windows

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes