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/Tools/AssetProcessor/native/AssetManager
Nicholas Lawson 1cbcfa75e8
Fixes a crash on mac in the SourceFileRelocatorTest (#688)
Note that this test should crash on windows too
but its a read-beyond-the-edge-of-array memory issue
which could be intermittent.
5 years ago
..
AssetCatalog.cpp LYN-2537 engine assets (#254) 5 years ago
AssetCatalog.h Initial commit 5 years ago
AssetData.h Initial commit 5 years ago
AssetRequestHandler.cpp Initial commit 5 years ago
AssetRequestHandler.h Initial commit 5 years ago
ControlRequestHandler.cpp Initial commit 5 years ago
ControlRequestHandler.h Initial commit 5 years ago
FileStateCache.cpp Integrating github/staging through commit 5f214be 5 years ago
FileStateCache.h Initial commit 5 years ago
PathDependencyManager.cpp LYN-2537 engine assets (#254) 5 years ago
PathDependencyManager.h Integrating latest from github/staging 5 years ago
SourceFileRelocator.cpp Fixes a crash on mac in the SourceFileRelocatorTest (#688) 5 years ago
SourceFileRelocator.h LYN-2537 engine assets (#254) 5 years ago
assetProcessorManager.cpp LYN-2537 engine assets (#254) 5 years ago
assetProcessorManager.h LYN-2537 engine assets (#254) 5 years ago
assetScanFolderInfo.h LYN-2537 engine assets (#254) 5 years ago
assetScanner.cpp Initial commit 5 years ago
assetScanner.h Initial commit 5 years ago
assetScannerWorker.cpp LYN-2537 engine assets (#254) 5 years ago
assetScannerWorker.h Initial commit 5 years ago
assetdata.cpp Initial commit 5 years ago