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
Artur K eca2e36687
Fix clang 13 compilation problems (#5791)
* Fix clang 13 compilation problems

Re-instated ShowPlayedSequencesDebug logic by introducing no-op lambda
which replaces missing `Draw2dLabel` functionality ( added TODO marker
there )

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* apply review suggestions

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix type in assert message

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
AssetCatalog.cpp Update the FileIO Aliases (#4186) 4 years ago
AssetCatalog.h Update the FileIO Aliases (#4186) 4 years ago
AssetData.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetRequestHandler.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AssetRequestHandler.h Code/Tools 4 years ago
ControlRequestHandler.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ControlRequestHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ExcludedFolderCache.cpp [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
ExcludedFolderCache.h [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
ExcludedFolderCacheInterface.h [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
FileStateCache.cpp [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
FileStateCache.h [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
PathDependencyManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PathDependencyManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SourceFileRelocator.cpp Avoid redefining `PRI` macros on Linux (#4055) 4 years ago
SourceFileRelocator.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetProcessorManager.cpp Fix clang 13 compilation problems (#5791) 4 years ago
assetProcessorManager.h [LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349) 4 years ago
assetScanFolderInfo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetScanFolderInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetScanner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetScannerWorker.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetScannerWorker.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetdata.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago