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
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
..
AssetDatabase Added new index on SourceDependency Table (#3648) 4 years ago
AssetManager [LYN-7774] wildcard source dependencies not refreshing with new files (#5054) 4 years ago
FileProcessor Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileServer Update the FileIO Aliases (#4186) 4 years ago
FileWatcher Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
InternalBuilders Fixes for release builds with DCO fix (#5164) 4 years ago
connection Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
resourcecompiler Code/Tools/AssetProcessor 4 years ago
shadercompiler Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
tests [LYN-7774] wildcard source dependencies not refreshing with new files (#5054) 4 years ago
ui Squashed commit of Procedural Prefab work (#4481) 4 years ago
unittests Print all captured messages in Assert Absorber used by FingerprintTest to help debug crash (#5096) 4 years ago
utilities Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) 4 years ago
AssetProcessorBatchBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetProcessorBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetprocessor.h Automated test for scene files with and without python scripts running python incorrectly (#2373) 4 years ago
main_batch.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
main_gui.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago