Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.4.2
-
None
-
b6af1721e4 (qt/qtquick3d/dev) b6af1721e4 (qt/tqtc-qtquick3d/dev), f6a0fe027 (6.4), 53719658b (6.4.2)
Description
See the attached application, where there are two View3D instances that use the same material, defined under separate material library item, like QDS does it.
Click button to change state -> material color changes, but only one of the View3Ds actually updates at this time. If you resize the width of the window, which in turn resizes the views, then the other view updates as well.
So it looks like all views are not properly marked dirty in case of shared materials.
Attachments
Issue Links
- is required for
-
QDS-8346 2D editor doesn't update all View3D instances where material is used, if material is updated
- Closed
- relates to
-
QTBUG-100830 Geometry doesn't get updated if it is set to more then one Model
- Closed
-
QTBUG-109308 Model with shared geometry is not updated
- Closed