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/Gems/AssetValidation/Code/Source
lumberyard-employee-dm bcbe1bfef7
LYN-2537 AssetBundler updates (#426)
* LYN-2537 Updated the AssetBundler code to looks for the AssetSeedList
files within the Assets/Engine directory
Updated the MissingDependencyScanner GetXMLDependenciesFile functions to
use the Assets/Engine directory as well

Also fixed the MissingDependencyScanner to properly located dependency
xml files within gem directories

* Adding back input argument validation for the AssetBundler command options.

Also added an application_options settings registry file that contains the list of valid command options for the ComponentApplication

* Adding missing end of file newline for applications_options.setreg

* Fixed the AssetBundler help output for the bundleSeed command
5 years ago
..
AssetSeedUtil.cpp Integrating github/staging through commit ab87ed9 5 years ago
AssetSeedUtil.h LYN-2537 AssetBundler updates (#426) 5 years ago
AssetSystemTestCommands.cpp Integrating github/staging through commit ab87ed9 5 years ago
AssetSystemTestCommands.h Initial commit 5 years ago
AssetValidationModule.cpp Initial commit 5 years ago
AssetValidationSystemComponent.cpp Integrating latest from github/staging 5 years ago
AssetValidationSystemComponent.h Initial commit 5 years ago