You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzToolsFramework/AzToolsFramework/AssetBrowser
Terry Michaels ad3625c2a2
Added ability to specify a default directory for the asset picker in the asset property control (#903)
* Framework for setting default directory in asset picker

* Asset Picker will default to a passed in default directory in the selection model

* Added comment to the property to help define what is expected.

* Fixed string assignment

* Removed commented out #pragma

* Addressed review feedback

* Addressed review feedback
5 years ago
..
AssetPicker Added ability to specify a default directory for the asset picker in the asset property control (#903) 5 years ago
Entries LYN-2537 engine assets (#254) 5 years ago
Previewer Add newlines to the end of all files 5 years ago
Search Add newlines to the end of all files 5 years ago
Thumbnails PR feedback 5 years ago
Views Added ability to specify a default directory for the asset picker in the asset property control (#903) 5 years ago
AssetBrowserBus.h Initial commit 5 years ago
AssetBrowserBus.inl Initial commit 5 years ago
AssetBrowserComponent.cpp Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
AssetBrowserComponent.h Initial commit 5 years ago
AssetBrowserEntry.h Initial commit 5 years ago
AssetBrowserFilterModel.cpp Initial commit 5 years ago
AssetBrowserFilterModel.h Initial commit 5 years ago
AssetBrowserModel.cpp Initial commit 5 years ago
AssetBrowserModel.h Initial commit 5 years ago
AssetBrowserSourceDropBus.h Integrating latest 47acbe8 5 years ago
AssetEntryChange.h Add newlines to the end of all files 5 years ago
AssetEntryChangeset.cpp Initial commit 5 years ago
AssetEntryChangeset.h Add newlines to the end of all files 5 years ago
AssetSelectionModel.cpp Added ability to specify a default directory for the asset picker in the asset property control (#903) 5 years ago
AssetSelectionModel.h Added ability to specify a default directory for the asset picker in the asset property control (#903) 5 years ago
EBusFindAssetTypeByName.h Initial commit 5 years ago
SortFilterProxyModel.cpp Initial commit 5 years ago