branchsbox/more-asset-pickerscancel
5 Commits over 0 Days - ∞cph!
Pass parent widget to AssetPicker from native so lifecycles can't get fucked up
Cleanup and docs before merge
Only allow cloud assets in AssetPicker called from native if the context asset is a vmap since that's the only format we currently save cloud asset information to
Native can focus on an initial asset in the AssetPicker
Pass down a title / settings key from native to asset picker
Can filter by multiple asset types
Pass down m_StartingViewType to our AssetPicker so native can decide if list / grid is better
Refactor the native code for opening our C# AssetPicker - make it easier to slot in for the other embedded asset browsers and easier to extend
QAssetSelectionWidget ( used in propertysheets to select assets ) uses C# AssetPicker
Hide these buttons in QEmbeddedAssetPicker, I'd be surprised if anyone misses them
CQEmbeddedAssetPicker opens C# AssetPicker