Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
Description
3DS1 behavior scripts seem to get the QtQuick import automatically. In the new runtime we require import QtQuick 2.0 otherwise certain things (Qt.vector3d, Qt.matrix and such) just won't work. This is strange.