usermattcancel
branchsbox/more-asset-pickerscancel

5 Commits over 0 Days - ∞cph!

1 Year Ago
Pass parent widget to AssetPicker from native so lifecycles can't get fucked up Cleanup and docs before merge
1 Year Ago
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
1 Year Ago
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
1 Year Ago
Pass down m_StartingViewType to our AssetPicker so native can decide if list / grid is better
1 Year Ago
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