-
Bug
-
Resolution: Done
-
P2: Important
-
6.3.0 Beta1
-
None
-
-
734087d8ae (qt/qtquick3d/dev) a5c5796f8f (qt/qtquick3d/6.3) a5c5796f8f (qt/qtquick3d/6.3.0) a5c5796f8f (qt/tqtc-qtquick3d/6.3.0)
-
Qt Quick 3D: Week 7 - 8
The only way to clean model vertex data without clearing attributes is to set empty QByteArray. But if it is done this way, Model nodes start sending a lot of warnings:
"Mesh building failed: Vertex buffer empty"
To reproduce run the example from:
https://bugreports.qt.io/browse/QTBUG-100830