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
amzn-mike c1335f69c6
Convert resolved wildcard paths to relative path before saving in database (#4574)
* Convert resolved wildcard paths to relative path before saving in database.

Warn if file could not be converted to a relative path.
Fix FindWildcardMatches path handling that could result in pathMatch missing the first character

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

* Handle abs path wildcard dependencies

Remove dependencies outside of scan folder

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

* Switch to AZ::IO::PathView for abs path check

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

* Made code a little more clear

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AssetBuilder Squashed commit of Procedural Prefab work (#4481) 4 years ago
AssetBuilderSDK Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Platform [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 4 years ago
native Convert resolved wildcard paths to relative path before saving in database (#4574) 4 years ago
testdata Add linux equivalents for all the places that enumerate platforms (#3325) 4 years ago
CMakeLists.txt Set enable gem variants feature (#3631) 4 years ago
assetprocessor_batch_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetprocessor_gui_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetprocessor_static_batch_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetprocessor_static_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetprocessor_test_files.cmake {LYN-4996} Asset Processor is not reprocessing STL files after settings are edited/updated (#2095) 4 years ago
deployment.pri Initial commit 5 years ago