Files
qt-creator/share/qtcreator/qml/qmlpuppet/qml2puppet
Mahmoud Badri 4ec2650995 Fix dropping imported 3D objects on the Edit View 3D
- 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>
2020-01-10 09:55:17 +00:00
..