-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.4.2
-
-
6729db2e3 (dev), e582284dd (6.5)
When the camera position is set to z = 0, zooming with OrbitCameraController does not work at all.
PerspectiveCamera { id: cameraNode position: Qt.vector3d(500, 0, 3) ... } OrbitCameraController { anchors.fill: parent camera: cameraNode origin: originNode }
Sample project attached.
For Gerrit Dashboard: QTBUG-110891 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
455951,5 | Fix zooming with scrollwheel when initial camera z value is 0 | dev | qt/qtquick3d | Status: MERGED | +2 | 0 |
462338,2 | Fix zooming with scrollwheel when initial camera z value is 0 | 6.5 | qt/qtquick3d | Status: MERGED | +2 | 0 |