-
Task
-
Resolution: Done
-
P2: Important
-
QDS 2.1
-
None
-
2
-
QDS 3D - 19/20, QDS 3D - 21/22
Qt6 Quick3D importer imports rotations as quaternions (rotation property instead of eulerRotation). If you try to change rotation of such object after import in QDS, eulerRotation property is written but the old rotation property still remains. Old rotation property should be removed when eulerRotation is written, as using both is not supported.