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/utilities
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
..
ApplicationManager.cpp LYN-2537 engine assets (#254) 5 years ago
ApplicationManager.h Integrating latest from github/staging 5 years ago
ApplicationManagerAPI.h Initial commit 5 years ago
ApplicationManagerBase.cpp Integrating github/staging through commit ab87ed9 5 years ago
ApplicationManagerBase.h Integrating latest from github/staging 5 years ago
ApplicationServer.cpp Initial commit 5 years ago
ApplicationServer.h Initial commit 5 years ago
AssetBuilderInfo.cpp Initial commit 5 years ago
AssetBuilderInfo.h Initial commit 5 years ago
AssetServerHandler.cpp Initial commit 5 years ago
AssetServerHandler.h Initial commit 5 years ago
AssetUtilEBusHelper.h Initial commit 5 years ago
BatchApplicationManager.cpp Initial commit 5 years ago
BatchApplicationManager.h Initial commit 5 years ago
BatchApplicationServer.cpp Initial commit 5 years ago
BatchApplicationServer.h Initial commit 5 years ago
BuilderConfigurationBus.h Initial commit 5 years ago
BuilderConfigurationManager.cpp Initial commit 5 years ago
BuilderConfigurationManager.h Initial commit 5 years ago
BuilderManager.cpp Integrating latest from github/staging 5 years ago
BuilderManager.h Integrating latest from github/staging 5 years ago
BuilderManager.inl Add newlines to the end of all files 5 years ago
ByteArrayStream.cpp Initial commit 5 years ago
ByteArrayStream.h Initial commit 5 years ago
CommunicatorTracePrinter.cpp Integrating latest from github/staging 5 years ago
CommunicatorTracePrinter.h Add newlines to the end of all files 5 years ago
GUIApplicationManager.cpp Integrating github/staging through commit 5f214be 5 years ago
GUIApplicationManager.h Integrating github/staging through commit 5f214be 5 years ago
GUIApplicationServer.cpp Initial commit 5 years ago
GUIApplicationServer.h Initial commit 5 years ago
IniConfiguration.cpp Initial commit 5 years ago
IniConfiguration.h Initial commit 5 years ago
JobDiagnosticTracker.cpp Initial commit 5 years ago
JobDiagnosticTracker.h Initial commit 5 years ago
LineByLineDependencyScanner.cpp Initial commit 5 years ago
LineByLineDependencyScanner.h Initial commit 5 years ago
LogPanel.cpp Initial commit 5 years ago
LogPanel.h Initial commit 5 years ago
MissingDependencyScanner.cpp LYN-2537 AssetBundler updates (#426) 5 years ago
MissingDependencyScanner.h Integrating latest from github/staging 5 years ago
PlatformConfiguration.cpp LYN-2537 engine assets (#254) 5 years ago
PlatformConfiguration.h LYN-2537 engine assets (#254) 5 years ago
PotentialDependencies.h Add newlines to the end of all files 5 years ago
SpecializedDependencyScanner.h Initial commit 5 years ago
ThreadHelper.cpp Initial commit 5 years ago
ThreadHelper.h Initial commit 5 years ago
UnitTestShaderCompilerServer.cpp Initial commit 5 years ago
UnitTestShaderCompilerServer.h Initial commit 5 years ago
assetUtils.cpp {LYN-2848} Asset Processor: Modifying the Allowed or Rejected list merges previously existing Connections into one record (#363) 5 years ago
assetUtils.h Integrating up through commit 90f050496 5 years ago
windowscreen.cpp Initial commit 5 years ago
windowscreen.h Initial commit 5 years ago