forked from qt-creator/qt-creator
- Imported 3D objects can be dropped correctly on the Edit View 3D. Non-3D objects are not allowed to be dropped (both imported and existing items like materials) - corrected the issue that imported 3D objects were allowed to be dropped on the form editor while hovering. - show invalid drop icon on the Edit View 3D if the item in non droppable. Task-number: QDS-1445 Change-Id: I6de0f6ddd163ae57db6100832083c942b34bfdba Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>