@@ -158,8 +158,6 @@ namespace AtomToolsFramework
|
||||
|
||||
AZStd::vector<AZStd::string> AtomToolsApplication::GetCriticalAssetFilters() const
|
||||
{
|
||||
// List of common asset filters for things that need to be compiled to run the material editor
|
||||
// Some of these things will not be necessary once we have proper support for queued asset loading and reloading
|
||||
return AZStd::vector<AZStd::string>({});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user