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
amzn-mike e11b1e2c9c
[LYN-7774] wildcard source dependencies not refreshing with new files (#5054)
* Fix handling of absolute path dependencies when a newly added file satisfies a previously added dependency

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Fixed relative path wildcard dependencies matching absolute paths

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Update extra unit test to only run on windows since this problem doesn't apply to other OSes

Signed-off-by: amzn-mike <80125227+amzn-mike@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) 4 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) 4 years ago
ControlRequestHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileStateCache.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileStateCache.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PathDependencyManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PathDependencyManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 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) 4 years ago
assetProcessorManager.cpp [LYN-7774] wildcard source dependencies not refreshing with new files (#5054) 4 years ago
assetProcessorManager.h Update the FileIO Aliases (#4186) 4 years ago
assetScanFolderInfo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetScanFolderInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetScanner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetScannerWorker.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetScannerWorker.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetdata.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago