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
Eric Phister 74491c88b8
Fix AssetBuilders when project-path has a trailing slash (#1345)
* Fixes issues with project paths w/ trailing slash

When launching AP with a --project-path that has a trailing slash, the
AssetBuilders would get that slash instead of a normalized version.
This would mess up the params sent to AssetBuilders.

* Missed a variable name replacement

* Addresses feedback on code style guidelines

Removed 'auto' keyword in favor of explicit types.
5 years ago
..
AssetBuilder Updating the DefaultProject template to not insert the project-path parameter (#1223) 5 years ago
AssetBuilderSDK Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
Platform LYN-2705: Remove 'AZ_TRAIT_DISABLE_FAILED_ASSET_PROCESSOR_TESTS' trait for Linux (#1235) 5 years ago
native Fix AssetBuilders when project-path has a trailing slash (#1345) 5 years ago
testdata Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
CMakeLists.txt LYN-2705: Remove 'AZ_TRAIT_DISABLE_FAILED_ASSET_PROCESSOR_TESTS' trait for Linux (#1235) 5 years ago
assetprocessor_batch_files.cmake Integrating github/staging through commit 5f214be 5 years ago
assetprocessor_gui_files.cmake Fixed asset source tree layout in AssetProcessor 5 years ago
assetprocessor_static_batch_files.cmake Initial commit 5 years ago
assetprocessor_static_files.cmake fixes for invalid drive letter casing for scanfolder (#1281) 5 years ago
assetprocessor_test_files.cmake LYN-2537 engine assets (#254) 5 years ago
deployment.pri Initial commit 5 years ago