!XI Copying dev_sandbox_styling to main
commit787d1b6e29f0b82cbc2438220c432633edb32ab1
authorAlessandro Osima <alessandro@crytek.com>
Tue, 26 Jun 2018 12:23:04 +0000 (26 14:23 +0200)
committerAlessandro Osima <alessandro@crytek.com>
Tue, 26 Jun 2018 12:23:04 +0000 (26 14:23 +0200)
tree7eec43b055b8aa55f1cee9f7307c18597b461daa
parentf28e79c3364d8b4dc8f8048a66ee3312d5d79b38
!XI Copying dev_sandbox_styling to main
!F (Sandbox) (DEV-5758) Asset Browser Drag & Drop support from LevelExplorer, AssetConverters, Asset Browser fixes on drag tooltip not being cleared correctly

Copied from Perforce
 Change: 1716817
Code/Sandbox/EditorQt/CMakeLists.txt
Code/Sandbox/EditorQt/LevelEditor/ObjectToPrefabAssetConverter.cpp [new file with mode: 0644]
Code/Sandbox/EditorQt/LevelEditor/ObjectToPrefabAssetConverter.h [new file with mode: 0644]
Code/Sandbox/Plugins/EditorCommon/AssetSystem/AssetConverter.cpp [new file with mode: 0644]
Code/Sandbox/Plugins/EditorCommon/AssetSystem/AssetConverter.h [new file with mode: 0644]
Code/Sandbox/Plugins/EditorCommon/AssetSystem/AssetManager.cpp
Code/Sandbox/Plugins/EditorCommon/AssetSystem/AssetManager.h
Code/Sandbox/Plugins/EditorCommon/AssetSystem/Browser/AssetBrowser.cpp
Code/Sandbox/Plugins/EditorCommon/AssetSystem/Browser/AssetBrowser.h
Code/Sandbox/Plugins/EditorCommon/CMakeLists.txt
Code/Sandbox/Plugins/EditorCommon/IEditorClassFactory.h