Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6
-
None
-
54bf3ab86 (dev)
Description
QCustom3DVolume has a textureFormat property. When reading the data in QQuickGraphsItem::createVolumeMaterial not all formats are handled.
At the moment user supplied texture for the 3d volume is assumed to be R8 or RGBA8. Other formats will be read incorrectly